Whamcloud - gitweb
LU-6245 uapi: move libcfs/lnet UAPI header into own uapi directory
[fs/lustre-release.git] / lustre / utils / mkfs_lustre.c
index 2a279fc..c95e5be 100644 (file)
@@ -60,9 +60,9 @@
 #include <getopt.h>
 #include <limits.h>
 #include <ctype.h>
-#include <lnet/nidstr.h>
+#include <linux/lnet/nidstr.h>
+#include <linux/lnet/lnetctl.h>
 #include <linux/lustre_param.h>
-#include <lnet/lnetctl.h>
 #include <lustre_ver.h>
 
 #include "mount_utils.h"