diff xrogue/sticks.c @ 135:ce0cf824c192

xrogue: add missing includes. This prevents some warnings.
author John "Elwin" Edwards
date Tue, 21 Apr 2015 10:34:01 -0400
parents e6179860cb76
children f54901b9c39b
line wrap: on
line diff
--- a/xrogue/sticks.c	Tue Apr 21 10:11:02 2015 -0400
+++ b/xrogue/sticks.c	Tue Apr 21 10:34:01 2015 -0400
@@ -18,6 +18,7 @@
 
 #include <curses.h>
 #include <ctype.h>
+#include <string.h>
 #include "rogue.h"
 
 /*