$OpenBSD: patch-WINGs_string_c,v 1.1 2001/08/01 09:04:41 wilfried Exp $
--- WINGs/string.c.orig	Sat Jul 28 13:32:38 2001
+++ WINGs/string.c	Sat Jul 28 13:32:53 2001
@@ -1,4 +1,4 @@
-
+#include <assert.h>
 #include <string.h>
 #include <stdlib.h>
 #include <ctype.h>
