Whamcloud - gitweb
* Landed portals:b_port_step as follows...
[fs/lustre-release.git] / lnet / lnet / lib-pid.c
index 5197308..8a9fbc5 100644 (file)
@@ -26,7 +26,6 @@
 #define DEBUG_SUBSYSTEM S_PORTALS
 
 #if defined (__KERNEL__)
-#       include <linux/kernel.h>
 extern int getpid(void);
 #else
 #       include <stdio.h>