s3-auth: use auth.h where needed.
[nivanova/samba-autobuild/.git] / source3 / auth / auth_builtin.c
index bf6d7015acc4929b3f3174f7361730890cb0a134..afe71ee2a6095e6d4b15d32c45f0ac37da49f773 100644 (file)
@@ -19,6 +19,7 @@
 */
 
 #include "includes.h"
+#include "auth.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_AUTH