14 lines
330 B
Plaintext
14 lines
330 B
Plaintext
|
$OpenBSD: patch-stun_stun5389_c,v 1.1.1.1 2009/08/20 17:09:00 jasper Exp $
|
||
|
--- stun/stun5389.c.orig Wed Aug 19 11:45:57 2009
|
||
|
+++ stun/stun5389.c Wed Aug 19 11:48:15 2009
|
||
|
@@ -41,9 +41,6 @@
|
||
|
|
||
|
#ifdef _WIN32
|
||
|
#include <winsock2.h>
|
||
|
-#else
|
||
|
-#include <sys/socket.h>
|
||
|
-#include <netinet/in.h> /* htons() */
|
||
|
#endif
|
||
|
|
||
|
#include <string.h>
|