summaryrefslogtreecommitdiff
path: root/include/erofs/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/erofs/defs.h')
-rw-r--r--include/erofs/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/erofs/defs.h b/include/erofs/defs.h
index abe1105..33320db 100644
--- a/include/erofs/defs.h
+++ b/include/erofs/defs.h
@@ -14,7 +14,7 @@
#include <stdint.h>
#include <assert.h>
#include <inttypes.h>
-
+#include <limits.h>
#include <stdbool.h>
#ifdef HAVE_CONFIG_H