From 50711595b0e49d88d7c959d47b6a1acda61355a0 Mon Sep 17 00:00:00 2001 From: jasper Date: Sun, 9 Mar 2014 19:54:08 +0000 Subject: [PATCH] these patches are no longer needed --- net/libnice/patches/patch-stun_stun5389_c | 11 ----------- net/libnice/patches/patch-stun_tools_stunbdc_c | 16 ---------------- 2 files changed, 27 deletions(-) delete mode 100644 net/libnice/patches/patch-stun_stun5389_c delete mode 100644 net/libnice/patches/patch-stun_tools_stunbdc_c diff --git a/net/libnice/patches/patch-stun_stun5389_c b/net/libnice/patches/patch-stun_stun5389_c deleted file mode 100644 index cd90bdf68a0..00000000000 --- a/net/libnice/patches/patch-stun_stun5389_c +++ /dev/null @@ -1,11 +0,0 @@ -$OpenBSD: patch-stun_stun5389_c,v 1.4 2012/04/30 09:38:13 ajacoutot Exp $ ---- stun/stun5389.c.orig Mon Apr 30 10:40:59 2012 -+++ stun/stun5389.c Mon Apr 30 10:41:08 2012 -@@ -41,6 +41,7 @@ - #ifdef _WIN32 - #include - #else -+#include - #include - #include /* htons() */ - #endif diff --git a/net/libnice/patches/patch-stun_tools_stunbdc_c b/net/libnice/patches/patch-stun_tools_stunbdc_c deleted file mode 100644 index e016da22779..00000000000 --- a/net/libnice/patches/patch-stun_tools_stunbdc_c +++ /dev/null @@ -1,16 +0,0 @@ -$OpenBSD: patch-stun_tools_stunbdc_c,v 1.4 2012/04/30 09:38:13 ajacoutot Exp $ ---- stun/tools/stunbdc.c.orig Mon Apr 30 10:41:35 2012 -+++ stun/tools/stunbdc.c Mon Apr 30 10:41:45 2012 -@@ -43,11 +43,11 @@ - #ifdef _WIN32 - # include - #else -+# include - # include - # include - #endif - --#include - #include "stun/stunagent.h" - #include "stun/usages/bind.h" -