Whamcloud - gitweb
LU-2675 build: assume __linux__ and __KERNEL__
[fs/lustre-release.git] / lustre / mdt / mdt_internal.h
index fc9a7d3..6dfbe58 100644 (file)
@@ -48,7 +48,6 @@
 #ifndef _MDT_INTERNAL_H
 #define _MDT_INTERNAL_H
 
-#if defined(__KERNEL__)
 
 #include <libcfs/lucache.h>
 #include <lustre_net.h>
@@ -1095,5 +1094,4 @@ static inline char *mdt_obd_name(struct mdt_device *mdt)
 int mds_mod_init(void);
 void mds_mod_exit(void);
 
-#endif /* __KERNEL__ */
 #endif /* _MDT_H */