diff options
-rw-r--r-- | source4/client/client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/client/client.c b/source4/client/client.c index 0b33101600..9c9b623920 100644 --- a/source4/client/client.c +++ b/source4/client/client.c @@ -28,6 +28,7 @@ #include "libcli/raw/libcliraw.h" #include "system/time.h" #include "system/dir.h" +#include "system/filesys.h" #include "dlinklist.h" #ifndef REGISTER |