cifs: move SMB FSCTL definitions to common code
[linux-2.6-microblaze.git] / fs / cifs / cifspdu.h
index dc920e2..98e8e5a 100644 (file)
@@ -12,7 +12,7 @@
 
 #include <net/sock.h>
 #include <asm/unaligned.h>
-#include "smbfsctl.h"
+#include "../smbfs_common/smbfsctl.h"
 
 #define CIFS_PROT   0
 #define POSIX_PROT  (CIFS_PROT+1)