diff options
-rw-r--r-- | expac.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <time.h> #define DEFAULT_DELIM "\n" #define DEFAULT_LISTDELIM " " |
index : expac | |
[no description] | Johannes Löthberg |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | expac.c | 1 |
@@ -33,6 +33,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <time.h> #define DEFAULT_DELIM "\n" #define DEFAULT_LISTDELIM " " |