Whamcloud - gitweb
* applied patch for missing <linux/init.h> b5396
authoreeb <eeb>
Thu, 9 Dec 2004 00:43:09 +0000 (00:43 +0000)
committereeb <eeb>
Thu, 9 Dec 2004 00:43:09 +0000 (00:43 +0000)
lustre/portals/knals/lonal/lonal.h

index 6571dab..c323c5f 100644 (file)
@@ -33,6 +33,7 @@
 #include <linux/stat.h>
 #include <linux/errno.h>
 #include <linux/uio.h>
+#include <linux/init.h>
 
 #define DEBUG_SUBSYSTEM S_LONAL