--- PowerDraw/truetype.c	Thu Aug  5 17:58:45 1999
+++ /home/andy/tmp/wrk/PowerDraw/truetype.c	Thu Aug 19 14:04:22 1999
@@ -14,6 +14,9 @@
 *   See LICENSE.TXT for more LGPL info
 */
 #include <stdlib.h>
+#ifdef __FreeBSD__
+#include <string.h>
+#endif
 
 #include "SDL/SDL.h"
 #include "powerdraw.h"
