aboutsummaryrefslogtreecommitdiff
path: root/sam.c
diff options
context:
space:
mode:
Diffstat (limited to 'sam.c')
-rw-r--r--sam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sam.c b/sam.c
index 0921dd3..90c4e2b 100644
--- a/sam.c
+++ b/sam.c
@@ -11,6 +11,7 @@
#include <ctype.h>
#include <errno.h>
#include <unistd.h>
+#include <limits.h>
#include "sam.h"
#include "vis-core.h"
#include "buffer.h"