From: Jeroen Roovers Date: Wed, 8 Jan 2020 08:17:49 +0000 (+0100) Subject: net-analyzer/ethloop: Clean up patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1c9fbe6785e511fa2218c4349c96c861b23978d;p=gentoo.git net-analyzer/ethloop: Clean up patch Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers --- diff --git a/net-analyzer/ethloop/files/ethloop-10-gcc45.patch b/net-analyzer/ethloop/files/ethloop-10-gcc45.patch index 75b951102245..bf905cd44b2c 100644 --- a/net-analyzer/ethloop/files/ethloop-10-gcc45.patch +++ b/net-analyzer/ethloop/files/ethloop-10-gcc45.patch @@ -1,7 +1,7 @@ Fix recv call (bug #336755), add some more includes. ---- a/ethloop.c 2002-05-03 15:13:20.000000000 +0200 -+++ b/ethloop.c 2010-12-27 18:21:24.000000000 +0100 +--- a/ethloop.c ++++ b/ethloop.c @@ -1,5 +1,7 @@ /* vim: cin sw=4 ts=4 */