getaddrinfo() was first released in Issue 6 of XNS, but was derived
from the Issue 5.2 specification.

http://pubs.opengroup.org/onlinepubs/009695399/functions/getaddrinfo.html
---
 apps/obex_tcp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/apps/obex_tcp.c b/apps/obex_tcp.c
index 17204fa..a9036ff 100644
--- a/apps/obex_tcp.c
+++ b/apps/obex_tcp.c
@@ -22,7 +22,7 @@
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
-#define _XOPEN_SOURCE 500
+#define _XOPEN_SOURCE 520
 
 #ifdef _WIN32
 #include <winsock2.h>
-- 
1.7.4.1


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to