You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/man/files/man-1.6e-headers.patch

14 lines
241 B

--- gencat/genlib.c
+++ 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>