r25026: Move param/param.h out of includes.h
[kai/samba.git] / source4 / ntvfs / cifs / vfs_cifs.c
index 4c079b36fc394c59a340fe3502bf5b84e2daeace..d248bd75526df022f6935e7d0e5e2971e72130af 100644 (file)
@@ -31,6 +31,7 @@
 #include "auth/credentials/credentials.h"
 #include "ntvfs/ntvfs.h"
 #include "lib/util/dlinklist.h"
+#include "param/param.h"
 
 struct cvfs_file {
        struct cvfs_file *prev, *next;