summaryrefslogtreecommitdiff
path: root/mbone/rat/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/rat/files/patch-ac')
-rw-r--r--mbone/rat/files/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/mbone/rat/files/patch-ac b/mbone/rat/files/patch-ac
new file mode 100644
index 000000000000..f2ed68da4800
--- /dev/null
+++ b/mbone/rat/files/patch-ac
@@ -0,0 +1,13 @@
+--- common/src/net_udp.c.orig Sat Jan 11 19:51:14 2003
++++ common/src/net_udp.c Sat Jan 11 19:51:27 2003
+@@ -43,8 +43,10 @@
+ #include "config_win32.h"
+ #include "debug.h"
+ #include "memory.h"
++#ifndef __FreeBSD__
+ #include "inet_pton.h"
+ #include "inet_ntop.h"
++#endif
+ #include "vsnprintf.h"
+ #include "net_udp.h"
+