Include <sys/param.h> on NetBSD, so anything which includes xv.h will

compile.
This commit is contained in:
agc 1997-11-20 13:15:55 +00:00
parent 95e75c4a42
commit 8ff63674e2

View file

@ -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 */