aboutsummaryrefslogtreecommitdiff
path: root/src/imv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/imv.c')
-rw-r--r--src/imv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imv.c b/src/imv.c
index 3c68789..feed4b8 100644
--- a/src/imv.c
+++ b/src/imv.c
@@ -4,6 +4,7 @@
#include <ctype.h>
#include <errno.h>
#include <getopt.h>
+#include <limits.h>
#include <pthread.h>
#include <stdbool.h>
#include <stdint.h>