#include <string.h>
authorkramm <kramm>
Thu, 5 Feb 2004 10:15:12 +0000 (10:15 +0000)
committerkramm <kramm>
Thu, 5 Feb 2004 10:15:12 +0000 (10:15 +0000)
lib/drawer.c

index 81e7991..e02fed4 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 #include <memory.h>
 #include <math.h>
 #include "drawer.h"