ff7f4b96b0
from tom murphy (MAINTAINER)
14 lines
326 B
Plaintext
14 lines
326 B
Plaintext
$OpenBSD: patch-stun_stun5389_c,v 1.2 2010/09/22 14:29:00 jasper Exp $
|
|
--- stun/stun5389.c.orig Mon Sep 13 11:07:22 2010
|
|
+++ stun/stun5389.c Mon Sep 13 11:08:09 2010
|
|
@@ -40,9 +40,6 @@
|
|
|
|
#ifdef _WIN32
|
|
#include <winsock2.h>
|
|
-#else
|
|
-#include <sys/socket.h>
|
|
-#include <netinet/in.h> /* htons() */
|
|
#endif
|
|
|
|
#include <string.h>
|