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/fakeroot-ng/files/fakeroot-ng-gcc-4.8.2.patch

11 lines
235 B

--- 1/arch/linux/i386/platform_specific.h
+++ 1/arch/linux/i386/platform_specific.h
@@ -2,6 +2,7 @@
#define PLATFORM_SPECIFIC_H
#include <asm/ptrace.h>
+#include <sys/types.h>
#include <sys/syscall.h>
#include <sys/resource.h>