summaryrefslogtreecommitdiff
path: root/net/annextools/files/patch-libannex::api_if.c
blob: 146fb7cf2f2e156297b4c5f9c537812df9f00c96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- libannex/api_if.c.orig	Mon Oct 13 01:49:30 2003
+++ libannex/api_if.c	Mon Oct 13 01:49:51 2003
@@ -180,8 +180,10 @@
 #define recvmsg_func recvmsg
 #endif
 
+#ifndef __FreeBSD__
 extern int sendmsg_func();
 extern int recvmsg_func();
+#endif
 
 #ifdef _WIN32
 #define XylogicsWSAGetLastError()	\