--- PowerDraw/powerdraw.c	Thu Aug  5 17:57:58 1999
+++ /home/andy/tmp/wrk/PowerDraw/powerdraw.c	Thu Aug 19 14:03:26 1999
@@ -15,6 +15,9 @@
 */
 
 #include <stdlib.h>
+#ifdef __FreeBSD__
+#include <string.h>
+#endif
 
 #include "SDL/SDL.h"
 #include "powerdraw.h"
