summaryrefslogtreecommitdiff
path: root/misc/siag/patches/patch-af
blob: 9a0bff484f6e31c3b8f6ec1c9fb54942e090b053 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>