$OpenBSD: patch-src_colorsel_c,v 1.1 2002/10/23 07:16:11 pvalchev Exp $
--- src/colorsel.c.orig	Wed Oct 23 00:52:12 2002
+++ src/colorsel.c	Wed Oct 23 00:52:50 2002
@@ -7,6 +7,7 @@
 #include <config.h>
 #endif /* HAVE_CONFIG_H */
 
+#include <string.h>
 #include <glib.h>
 #include "colorsel.h"
 
