summaryrefslogtreecommitdiff
path: root/x11/xmx/patches/patch-bk
blob: edd38b7a9130ff8a9e0c2223e32f82316865023b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-bk,v 1.1 2008/08/31 06:52:29 dholland Exp $

--- server/connect.c~	1998-04-01 18:41:25.000000000 -0500
+++ server/connect.c	2008-08-31 00:39:48.000000000 -0400
@@ -33,6 +33,7 @@
 #include <sys/select.h>
 #endif
 #include <stdlib.h>
+#include <string.h>
 #include <errno.h>
 #define NEED_REPLIES
 #define NEED_EVENTS