diff options
-rw-r--r-- | src/rq.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ #include <stdlib.h> #include <ctype.h> #include <string.h> +#include <strings.h> #include <errno.h> #include <unistd.h> #include <fcntl.h> |
index : read-quickly | ||
[Basically feature complete] Read plain-text files in blazing speed | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/rq.c | 1 |
@@ -25,6 +25,7 @@ #include <stdlib.h> #include <ctype.h> #include <string.h> +#include <strings.h> #include <errno.h> #include <unistd.h> #include <fcntl.h> |