summaryrefslogtreecommitdiff
path: root/misc/siag/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'misc/siag/patches/patch-af')
-rw-r--r--misc/siag/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/siag/patches/patch-af b/misc/siag/patches/patch-af
new file mode 100644
index 00000000000..9a0bff484f6
--- /dev/null
+++ b/misc/siag/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.3 2007/05/16 18:40:13 gdt Exp $
+
+--- xegon/window.c.orig 2003-01-15 18:56:56.000000000 -0500
++++ xegon/window.c
+@@ -27,6 +27,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <unistd.h>
++#include <stdlib.h>
+
+ #include <X11/Xlib.h>
+ #include <X11/Xutil.h>