Whamcloud - gitweb
LU-6245 libcfs: remove prim wrappers for libcfs
[fs/lustre-release.git] / lustre / mdc / mdc_lib.c
index f17c69a..1d146fd 100644 (file)
  */
 
 #define DEBUG_SUBSYSTEM S_MDC
+#include <linux/user_namespace.h>
+#ifdef HAVE_UIDGID_HEADER
+# include <linux/uidgid.h>
+#endif
 #include <lustre_net.h>
 #include <lustre/lustre_idl.h>
 #include <obd_class.h>