aboutsummaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.h b/main.h
index 9068990..24020d6 100644
--- a/main.h
+++ b/main.h
@@ -8,6 +8,7 @@
#include <time.h>
#include <unistd.h>
#include <termios.h>
+#include <string.h>
typedef struct board board;
typedef unsigned int uint;