$OpenBSD: patch-src_libgame_text_c,v 1.1 2003/08/09 04:36:42 jolan Exp $
--- src/libgame/text.c.orig	2003-04-16 17:11:31.000000000 -0500
+++ src/libgame/text.c	2003-08-08 23:07:24.000000000 -0500
@@ -13,6 +13,7 @@
 
 #include <stdio.h>
 #include <stdarg.h>
+#include <string.h>
 
 #include "text.h"
 #include "misc.h"
