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

--- server/client.c~	1997-10-21 15:53:24.000000000 -0400
+++ server/client.c	2008-08-31 00:29:25.000000000 -0400
@@ -32,7 +32,9 @@
 #ifdef _AIX
 #include <sys/select.h>
 #endif
+#include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <X11/X.h>
 #include "xmx.h"
 #include "res.h"