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 7fe446baf9..ae8b29e87d 100644 --- a/source4/auth/auth.c +++ b/source4/auth/auth.c @@ -19,6 +19,7 @@ */ #include "includes.h" +#include "dlinklist.h" #include "auth/auth.h" #undef DBGC_CLASS |