pkgsrc/x11/xmx/patches/patch-cs

13 lines
374 B
Text
Raw Normal View History

$NetBSD: patch-cs,v 1.1 2008/08/31 06:52:29 dholland Exp $
--- server/gc.c~ 1998-05-01 22:46:46.000000000 -0400
+++ server/gc.c 2008-08-31 01:58:25.000000000 -0400
@@ -25,6 +25,7 @@
* gc.c *
* *
************************************************************************/
+#include <stdlib.h>
#include <X11/Xproto.h>
#include <X11/X.h>
#include "xmx.h"