Whamcloud - gitweb
LU-7988 hsm: run HSM coordinator once per second at most
[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).