freebsd-ports/security/libfwbuilder/files/patch-dns.h
Stefan Eßer 08cc138a29 Fix path to file to patch, I had accidently committed the patch with
an absolute path that was correct only on my development system.
2007-07-22 19:30:35 +00:00

10 lines
251 B
C++

--- src/fwbuilder/dns.h~ 2007-07-14 16:58:54.973991313 +0200
+++ src/fwbuilder/dns.h 2007-07-14 17:08:29.365424298 +0200
@@ -69,6 +69,7 @@
{
void init_dns() throw(FWException);
+ void *DNS_bulkBackResolve_Thread(void *);
class HostEnt