From 4a379e6657ae2dd910f9f06d46bd7c05fbe9ed5c Mon Sep 17 00:00:00 2001 From: Steve French Date: Sun, 15 Jul 2007 21:58:28 +0000 Subject: [CIFS] Fix build break - inet.h not included when experimental ifdef off Signed-off-by: Steve French --- fs/cifs/netmisc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'fs/cifs') diff --git a/fs/cifs/netmisc.c b/fs/cifs/netmisc.c index ef9c98145850..fe3d910efeb7 100644 --- a/fs/cifs/netmisc.c +++ b/fs/cifs/netmisc.c @@ -29,9 +29,7 @@ #include #include #include -#ifdef CONFIG_CIFS_EXPERIMENTAL #include -#endif #include "cifsfs.h" #include "cifspdu.h" #include "cifsglob.h" -- cgit v1.2.3-55-g7522