diff options
-rw-r--r-- | src/imv.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
index : forks/imv | ||
Fork of imv, replacing icu with libgrapheme |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/imv.c | 1 |
@@ -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> |