2011-03-02 02:32:04 -05:00
|
|
|
$OpenBSD: patch-stun_stun5389_c,v 1.3 2011/03/02 07:32:04 jasper Exp $
|
|
|
|
--- stun/stun5389.c.orig Tue Jul 20 22:54:41 2010
|
|
|
|
+++ stun/stun5389.c Sat Feb 19 09:45:19 2011
|
2010-09-22 10:28:59 -04:00
|
|
|
@@ -40,9 +40,6 @@
|
2009-08-20 13:09:00 -04:00
|
|
|
|
|
|
|
#ifdef _WIN32
|
|
|
|
#include <winsock2.h>
|
|
|
|
-#else
|
|
|
|
-#include <sys/socket.h>
|
|
|
|
-#include <netinet/in.h> /* htons() */
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#include <string.h>
|