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

--- server/ptc.c~	1998-04-27 11:31:58.000000000 -0400
+++ server/ptc.c	2008-08-31 01:41:24.000000000 -0400
@@ -28,6 +28,7 @@
 *	and apply X protocol translation "programs."			*
 *									*
 ************************************************************************/
+#include <stdlib.h>
 #define NEED_REPLIES
 #define NEED_EVENTS
 #include <X11/X.h>