s3-passdb: add passdb.h where needed.
[samba.git] / source3 / libnet / libnet_samsync_passdb.c
index 3ad9ffe6525f4c4888fbcca18cb9eeb11b1b6d03..b579723f6fd2c3b0ec107d58036594a01bb11037 100644 (file)
@@ -27,6 +27,7 @@
 #include "system/passwd.h"
 #include "libnet/libnet_samsync.h"
 #include "../libcli/security/security.h"
+#include "passdb.h"
 
 /* Convert a struct samu_DELTA to a struct samu. */
 #define STRING_CHANGED (old_string && !new_string) ||\