Whamcloud - gitweb
LU-7220 llog: fix fd lost and correct error reporting
[fs/lustre-release.git] / lustre / utils / lr_reader.c
index 3e2495b..4d07027 100644 (file)
@@ -47,6 +47,8 @@
 #define _GNU_SOURCE
 #endif
 #include <errno.h>
+#include <limits.h>
+#include <stdbool.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <unistd.h>