Commit 76308da1 authored by Ilpo Järvinen's avatar Ilpo Järvinen Committed by Linus Torvalds

smb.h: uses struct timespec but didn't include linux/time.h

Signed-off-by: default avatarIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9c9ba34e
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
#include <linux/types.h> #include <linux/types.h>
#include <linux/magic.h> #include <linux/magic.h>
#include <linux/time.h>
enum smb_protocol { enum smb_protocol {
SMB_PROTOCOL_NONE, SMB_PROTOCOL_NONE,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment