summaryrefslogtreecommitdiff
path: root/audio/rat/files/patch-ac
blob: f2ed68da48008353ea22595ab193a67929036b0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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"