Whamcloud - gitweb
LU-13783 libcfs: support removal of kernel_setsockopt()
[fs/lustre-release.git] / lnet / klnds / socklnd / socklnd.h
index e0580bf..caf95bf 100644 (file)
@@ -56,6 +56,8 @@
 #include <lnet/lib-lnet.h>
 #include <lnet/socklnd.h>
 
+#include <libcfs/linux/linux-net.h>
+
 #ifndef NETIF_F_CSUM_MASK
 # define NETIF_F_CSUM_MASK NETIF_F_ALL_CSUM
 #endif