Whamcloud - gitweb
LU-9503 kernel: kernel update [SLES11 SP4 3.0.101-100]
[fs/lustre-release.git] / lustre / include / lustre_log_user.h
index 68e51df..ee5f0f7 100644 (file)
@@ -38,6 +38,8 @@
 #ifndef _LUSTRE_LOG_USER_H
 #define _LUSTRE_LOG_USER_H
 
+#include <uapi/linux/lustre_fid.h>
+
 /*  Lustre logs use FIDs constructed from oi_id and oi_seq directly,
  *  without attempting to use the IGIF and IDIF ranges as is done
  *  elsewhere, because of compatibility concerns (see lu-2888).