summaryrefslogtreecommitdiff
path: root/graphics/xv/patches/patch-af
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-11-20 13:15:55 +0000
committeragc <agc@pkgsrc.org>1997-11-20 13:15:55 +0000
commit8ff63674e21664b76d58f519e0b2b20a42a6e17f (patch)
tree0e32ed858d99450fed8cc30a4810696afc304e0a /graphics/xv/patches/patch-af
parent95e75c4a42278292ab3c793206d71720c415af00 (diff)
downloadpkgsrc-8ff63674e21664b76d58f519e0b2b20a42a6e17f.tar.gz
Include <sys/param.h> on NetBSD, so anything which includes xv.h will
compile.
Diffstat (limited to 'graphics/xv/patches/patch-af')
-rw-r--r--graphics/xv/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/xv/patches/patch-af b/graphics/xv/patches/patch-af
new file mode 100644
index 00000000000..0b54dde2f0d
--- /dev/null
+++ b/graphics/xv/patches/patch-af
@@ -0,0 +1,13 @@
+--- xv.h 1997/11/20 12:25:30 1.1
++++ xv.h 1997/11/20 12:25:47
+@@ -107,9 +107,7 @@
+ #endif
+
+
+-#if defined(__FreeBSD__)
+-# include <sys/param.h>
+-#endif
++#include <sys/param.h>
+
+
+ /* include files */