string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / include / linux / smb.h
index f098dff..82fefdd 100644 (file)
@@ -11,6 +11,9 @@
 
 #include <linux/types.h>
 #include <linux/magic.h>
+#ifdef __KERNEL__
+#include <linux/time.h>
+#endif
 
 enum smb_protocol { 
        SMB_PROTOCOL_NONE,