From e1c9fbe6785e511fa2218c4349c96c861b23978d Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 8 Jan 2020 09:17:49 +0100 Subject: net-analyzer/ethloop: Clean up patch Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers --- net-analyzer/ethloop/files/ethloop-10-gcc45.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/ethloop') 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 */ -- cgit v1.2.3-65-gdbad