]> git.draconx.ca Git - gentoo-fixes.git/blob - 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
1 --- a/gencat/genlib.c
2 +++ b/gencat/genlib.c
3 @@ -49,10 +49,8 @@
4  
5  #include <stdio.h>
6  #include <stdlib.h>
7 -#ifdef SYSV
8  #include <sys/types.h>
9  #include <unistd.h>
10 -#endif
11  
12  #if !defined(__linux__) && !defined(__FreeBSD__)
13  #include <memory.h>