]> git.draconx.ca Git - gentoo-fixes.git/blobdiff - sys-apps/man/files/man-1.6e-headers.patch
sys-apps/man: Fix borken Gentoo man-1.6g-echo-escape.patch
[gentoo-fixes.git] / sys-apps / man / files / man-1.6e-headers.patch
diff --git a/sys-apps/man/files/man-1.6e-headers.patch b/sys-apps/man/files/man-1.6e-headers.patch
new file mode 100644 (file)
index 0000000..60a3145
--- /dev/null
@@ -0,0 +1,13 @@
+--- a/gencat/genlib.c
++++ b/gencat/genlib.c
+@@ -49,10 +49,8 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+-#ifdef SYSV
+ #include <sys/types.h>
+ #include <unistd.h>
+-#endif
+ #if !defined(__linux__) && !defined(__FreeBSD__)
+ #include <memory.h>