aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.h b/main.h
index 32c995f8..88412a8d 100644
--- a/main.h
+++ b/main.h
@@ -19,6 +19,7 @@
#include <string.h>
#include <errno.h>
#include <stdint.h>
+#include <limits.h>
#include "i18n.h"
#include "colors.h"