Keep the status bar in better sync with the game display.
[sgt/puzzles] / malloc.c
index 5e11ac0..3f6a6a8 100644 (file)
--- a/malloc.c
+++ b/malloc.c
@@ -3,6 +3,7 @@
  */
 
 #include <stdlib.h>
+#include <string.h>
 #include "puzzles.h"
 
 /*