openbsd-ports/net/libnice/patches/patch-stun_stun5389_c
jasper ff7f4b96b0 - update libnice to 0.0.13
from tom murphy (MAINTAINER)
2010-09-22 14:28:59 +00:00

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>