diff options
Diffstat (limited to 'source3/nmbd/nmbd_synclists.c')
-rw-r--r-- | source3/nmbd/nmbd_synclists.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/nmbd/nmbd_synclists.c b/source3/nmbd/nmbd_synclists.c index d184445022..5c139b31af 100644 --- a/source3/nmbd/nmbd_synclists.c +++ b/source3/nmbd/nmbd_synclists.c @@ -28,6 +28,7 @@ #include "includes.h" #include "../librpc/gen_ndr/svcctl.h" +#include "nmbd/nmbd.h" struct sync_record { struct sync_record *next, *prev; |