Whamcloud - gitweb
LU-12511 build: don't use OpenSFS UAPI headers with --disable-modules
[fs/lustre-release.git] / lustre / utils / obd.c
index c810f55..b57d904 100644 (file)
@@ -68,7 +68,9 @@
 
 #include <linux/lnet/nidstr.h>
 #include <linux/lnet/lnetctl.h>
+#ifdef HAVE_SERVER_SUPPPORT
 #include <linux/lustre/lustre_barrier_user.h>
+#endif
 #include <linux/lustre/lustre_cfg.h>
 #include <linux/lustre/lustre_ioctl.h>
 #include <linux/lustre/lustre_ostid.h>