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