diff options
Diffstat (limited to 'source3/modules/onefs_notify.c')
-rw-r--r-- | source3/modules/onefs_notify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/onefs_notify.c b/source3/modules/onefs_notify.c index 40f690876d..3455afd4ab 100644 --- a/source3/modules/onefs_notify.c +++ b/source3/modules/onefs_notify.c @@ -33,6 +33,7 @@ * CompletionFilter and WatchTree of open SMB requests, and return notify * events back to the proper SMB requests */ +#include "includes.h" #include "onefs.h" #include <ifs/ifs_types.h> |