projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d785a5
)
[CIFS] Fix build break - inet.h not included when experimental ifdef off
author
Steve French
<sfrench@us.ibm.com>
Sun, 15 Jul 2007 21:58:28 +0000
(21:58 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Sun, 15 Jul 2007 21:58:28 +0000
(21:58 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/netmisc.c
patch
|
blob
|
history
diff --git
a/fs/cifs/netmisc.c
b/fs/cifs/netmisc.c
index ef9c98145850678428a464fc42b43fc557aef8c1..fe3d910efeb74ca9025bb67341e1838fe7575e90 100644
(file)
--- a/
fs/cifs/netmisc.c
+++ b/
fs/cifs/netmisc.c
@@
-29,9
+29,7
@@
#include <linux/fs.h>
#include <asm/div64.h>
#include <asm/byteorder.h>
-#ifdef CONFIG_CIFS_EXPERIMENTAL
#include <linux/inet.h>
-#endif
#include "cifsfs.h"
#include "cifspdu.h"
#include "cifsglob.h"