Whamcloud - gitweb
LU-9680 utils: add netlink infrastructure
[fs/lustre-release.git] / lnet / klnds / o2iblnd / o2iblnd.h
index e74cdc1..e2d05be 100644 (file)
 #undef NEED_KTIME_GET_REAL_NS
 #endif
 
+#define HAVE_NLA_PUT_U64_64BIT 1
+#define HAVE_NLA_PARSE_6_PARAMS 1
+#define HAVE_NETLINK_EXTACK 1
+
+
 /* MOFED has its own bitmap_alloc backport */
 #define HAVE_BITMAP_ALLOC 1
 
@@ -88,7 +93,6 @@
 
 #define DEBUG_SUBSYSTEM S_LND
 
-#include <libcfs/libcfs.h>
 #include <lnet/lib-lnet.h>
 #include "o2iblnd-idl.h"