diff options
Diffstat (limited to 'source3/smbd/msdfs.c')
-rw-r--r-- | source3/smbd/msdfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/msdfs.c b/source3/smbd/msdfs.c index df574ffa7c..ab67ac8596 100644 --- a/source3/smbd/msdfs.c +++ b/source3/smbd/msdfs.c @@ -26,6 +26,7 @@ #include "smbd/smbd.h" #include "smbd/globals.h" #include "msdfs.h" +#include "auth.h" /********************************************************************** Parse a DFS pathname of the form \hostname\service\reqpath |