1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00

r26572: Fix warnings in the Python code.

(This used to be commit 15038d9586)
This commit is contained in:
Jelmer Vernooij
2007-12-23 20:56:41 -06:00
committed by Stefan Metzmacher
parent 3ee442c54f
commit d0ba9f0014
19 changed files with 182 additions and 221 deletions

View File

@ -22,6 +22,7 @@
#include "includes.h"
#include "ldb.h"
#include "param/param.h"
#include "auth/credentials/credentials.h"
#include "dsdb/samdb/samdb.h"
#include "lib/ldb-samba/ldif_handlers.h"
%}