diff options
Diffstat (limited to 'sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch')
-rw-r--r-- | sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch b/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch index 13fd556ec98d..00531a1db2bf 100644 --- a/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch +++ b/sys-apps/usermode-utilities/files/usermode-utilities-20070815-headers.patch @@ -2,8 +2,8 @@ https://bugs.gentoo.org/580816 include headers needed by targets ---- b/tools-20070815/uml_net/ethertap.c -+++ a/tools-20070815/uml_net/ethertap.c +--- b/uml_net/ethertap.c ++++ a/uml_net/ethertap.c @@ -13,6 +13,7 @@ #include <sys/stat.h> #include <sys/ioctl.h> @@ -15,8 +15,8 @@ include headers needed by targets for major/minor macros ---- b/tools-20070815/uml_net/host.c -+++ a/tools-20070815/uml_net/host.c +--- b/uml_net/host.c ++++ a/uml_net/host.c @@ -10,6 +10,7 @@ #include <ctype.h> #include <sys/wait.h> |