diff options
| -rw-r--r-- | nnn.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <strings.h> #include <time.h> #include <unistd.h> #ifndef __USE_XOPEN_EXTENDED |
| index : nnn.git | ||
| forked from https://github.com/jarun/nnn | Tim Segers |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | nnn.c | 1 |
@@ -71,6 +71,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <strings.h> #include <time.h> #include <unistd.h> #ifndef __USE_XOPEN_EXTENDED |