diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ #include <time.h> +#include <stdio.h> +#include <stdlib.h> +#include <string.h> #include "main.h" #include "tux.h" |
![]() |
index : tuxanci.git | |
| Archive of the old Tuxánci repository from 2008 to 2011 | Connor Thomson |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/main.c | 3 |
@@ -1,5 +1,8 @@ #include <time.h> +#include <stdio.h> +#include <stdlib.h> +#include <string.h> #include "main.h" #include "tux.h" |