summaryrefslogtreecommitdiff
path: root/x11/openmotif/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/openmotif/patches/patch-ai')
-rw-r--r--x11/openmotif/patches/patch-ai12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/openmotif/patches/patch-ai b/x11/openmotif/patches/patch-ai
deleted file mode 100644
index cc6384a7d37..00000000000
--- a/x11/openmotif/patches/patch-ai
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ai,v 1.2 2001/09/08 20:03:45 jlam Exp $
-
---- config/imake/imake.c.orig Sun Oct 29 15:34:13 2000
-+++ config/imake/imake.c Sun Oct 29 15:38:27 2000
-@@ -148,6 +148,7 @@
- #if defined(__FreeBSD__) || defined(__NetBSD__)
- /* This needs to be before _POSIX_SOURCE gets defined */
- # include <sys/param.h>
-+# include <sys/time.h>
- # include <sys/types.h>
- # include <sys/sysctl.h>
- #endif