s3-auth: use auth.h where needed.
[nivanova/samba-autobuild/.git] / source3 / auth / pass_check.c
index d3b9b9260183164f39ef9f456e1df955f66d074f..93aa89cf24a368bb92e9583f1513d48c8930dcee 100644 (file)
@@ -21,6 +21,7 @@
    password database. The SMB encrypted password support is elsewhere */
 
 #include "includes.h"
+#include "auth.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_AUTH