diff options
Diffstat (limited to 'source4/auth/auth.c')
-rw-r--r-- | source4/auth/auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/auth.c b/source4/auth/auth.c index 23dae12811..7fe446baf9 100644 --- a/source4/auth/auth.c +++ b/source4/auth/auth.c @@ -19,6 +19,7 @@ */ #include "includes.h" +#include "auth/auth.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_AUTH |