summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/aria2/files/aria2-0.7.1-nameresolver_h.patch')
-rw-r--r--net-misc/aria2/files/aria2-0.7.1-nameresolver_h.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-misc/aria2/files/aria2-0.7.1-nameresolver_h.patch b/net-misc/aria2/files/aria2-0.7.1-nameresolver_h.patch
deleted file mode 100644
index 963f5b2d3..000000000
--- a/net-misc/aria2/files/aria2-0.7.1-nameresolver_h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/NameResolver.h.orig 2006-08-17 22:25:35.000000000 +0200
-+++ src/NameResolver.h 2006-08-17 22:25:56.000000000 +0200
-@@ -37,6 +37,8 @@
- } /* end of extern "C" */
- #endif
-
-+void callback(void* arg, int status, struct hostent* host);
-+
- class NameResolver {
- friend void callback(void* arg, int status, struct hostent* host);
-