diff options
Diffstat (limited to 'games.c')
| -rw-r--r-- | games.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ #include <map.h> #include <util.h> #include <location.h> +#include <unistd.h> +#include <string.h> void global_thermonuclear_war(void) { clear(); |