diff options
Diffstat (limited to 'source4/ntvfs/ntvfs_base.c')
-rw-r--r-- | source4/ntvfs/ntvfs_base.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/ntvfs_base.c b/source4/ntvfs/ntvfs_base.c index 17900b3dfcf..24470ebd65d 100644 --- a/source4/ntvfs/ntvfs_base.c +++ b/source4/ntvfs/ntvfs_base.c @@ -24,6 +24,7 @@ */ #include "includes.h" +#include "dlinklist.h" /* the list of currently registered NTVFS backends, note that there |