diff options
| author | David Seifert <soap@gentoo.org> | 2019-12-27 19:52:32 +0100 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2019-12-27 19:52:32 +0100 |
| commit | a5341c68884eda30eb791c1029971ccfae896d2a (patch) | |
| tree | f656ad8aa59d7922234587431bc4fcd5ddc8e66b /dev-python/python-ethtool/files/python-ethtool-0.11_include-net-if.h-for-IFF_-macros.patch | |
| parent | 081d1bd7d70119a05ba9f2c3ac65585ed7c4567b (diff) | |
| download | gentoo-a5341c68884eda30eb791c1029971ccfae896d2a.tar.gz gentoo-a5341c68884eda30eb791c1029971ccfae896d2a.tar.bz2 gentoo-a5341c68884eda30eb791c1029971ccfae896d2a.zip | |
dev-python/python-ethtool: Remove old
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/python-ethtool/files/python-ethtool-0.11_include-net-if.h-for-IFF_-macros.patch')
| -rw-r--r-- | dev-python/python-ethtool/files/python-ethtool-0.11_include-net-if.h-for-IFF_-macros.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-python/python-ethtool/files/python-ethtool-0.11_include-net-if.h-for-IFF_-macros.patch b/dev-python/python-ethtool/files/python-ethtool-0.11_include-net-if.h-for-IFF_-macros.patch deleted file mode 100644 index f5cb92984ef9..000000000000 --- a/dev-python/python-ethtool/files/python-ethtool-0.11_include-net-if.h-for-IFF_-macros.patch +++ /dev/null @@ -1,24 +0,0 @@ -From a43f582918d3295b7cdef9e056bf5b1c4eb2ef80 Mon Sep 17 00:00:00 2001 -From: Yaakov Selkowitz <yselkowi@redhat.com> -Date: Mon, 22 Jun 2015 05:18:44 -0500 -Subject: [PATCH] Include net/if.h for IFF_* macros - ---- - python-ethtool/ethtool.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/python-ethtool/ethtool.c b/python-ethtool/ethtool.c -index 0f9cdbb..5415ec6 100644 ---- a/python-ethtool/ethtool.c -+++ b/python-ethtool/ethtool.c -@@ -27,6 +27,7 @@ - #include <sys/types.h> - #include <ifaddrs.h> - #include <netlink/route/addr.h> -+#include <net/if.h> - - #include "etherinfo_struct.h" - #include "etherinfo_obj.h" --- -2.1.0 - |
