diff options
| -rw-r--r-- | sam.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
![]() |
index : vis.git | |
| Unnamed repository; edit this file 'description' to name the repository. | Mike Vink |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | sam.c | 1 |
@@ -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" |