diff options
Diffstat (limited to 'net-libs/adns/files/1.1-gcc34.patch')
-rw-r--r-- | net-libs/adns/files/1.1-gcc34.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-libs/adns/files/1.1-gcc34.patch b/net-libs/adns/files/1.1-gcc34.patch deleted file mode 100644 index 4f57ceebebc4..000000000000 --- a/net-libs/adns/files/1.1-gcc34.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/internal.h.old 2004-04-23 08:25:12.499229352 +0100 -+++ src/internal.h 2004-04-23 08:31:20.257321624 +0100 -@@ -574,7 +574,7 @@ - } parsedomain_flags; - - adns_status adns__parse_domain(adns_state ads, int serv, adns_query qu, -- vbuf *vb, parsedomain_flags flags, -+ vbuf *vb, adns_queryflags flags, - const byte *dgram, int dglen, int *cbyte_io, - int max); - /* vb must already have been initialised; it will be reset if necessary. |