diff options
| -rw-r--r-- | posixtz.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -14,6 +14,8 @@  #include <fcntl.h>  #include <limits.h>  #include <stdio.h> +#include <string.h> +#include <unistd.h>  #include "posixtz.h" | 
|  | index : posixtz | |
| Tool and lua module for extracting POSIX TZ variable from tzdata | gitolite | 
| summaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | posixtz.c | 2 | 
| @@ -14,6 +14,8 @@  #include <fcntl.h>  #include <limits.h>  #include <stdio.h> +#include <string.h> +#include <unistd.h>  #include "posixtz.h" |