projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
736680b
)
net-analyzer/ethloop: Clean up patch
author
Jeroen Roovers
<jer@gentoo.org>
Wed, 8 Jan 2020 08:17:49 +0000
(09:17 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Wed, 8 Jan 2020 08:18:23 +0000
(09:18 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/ethloop/files/ethloop-10-gcc45.patch
patch
|
blob
|
history
diff --git
a/net-analyzer/ethloop/files/ethloop-10-gcc45.patch
b/net-analyzer/ethloop/files/ethloop-10-gcc45.patch
index 75b951102245233a3fde48628fb71cf52fabc57f..bf905cd44b2cbfc0c57bc0c811af2f9d534a7e92 100644
(file)
--- 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
*/