summaryrefslogtreecommitdiff
path: root/x11-wm/uwm/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/uwm/files/patch-ac')
-rw-r--r--x11-wm/uwm/files/patch-ac17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-wm/uwm/files/patch-ac b/x11-wm/uwm/files/patch-ac
new file mode 100644
index 000000000000..4f6765f0ddbe
--- /dev/null
+++ b/x11-wm/uwm/files/patch-ac
@@ -0,0 +1,17 @@
+$NetBSD: patch-ac,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
+
+--- uwm.h.orig Mon Oct 24 19:08:24 1988
++++ uwm.h Thu Dec 23 00:27:02 1999
+@@ -39,6 +39,12 @@
+
+ #include <errno.h>
+ #include <stdio.h>
++#ifdef CSRG_BASED
++#include <unistd.h>
++#endif
++#ifndef X_NOT_STDC_ENV
++#include <stdlib.h>
++#endif
+ #include <X11/Xos.h>
+ #include <X11/Xlib.h>
+ #include <X11/Xutil.h>