summaryrefslogtreecommitdiff
path: root/community/ccrtp/gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/ccrtp/gcc46.patch')
-rw-r--r--community/ccrtp/gcc46.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/ccrtp/gcc46.patch b/community/ccrtp/gcc46.patch
deleted file mode 100644
index a4b25b369..000000000
--- a/community/ccrtp/gcc46.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -aur ccrtp-1.8.0.old//src/ccrtp/sources.h ccrtp-1.8.0.new//src/ccrtp/sources.h
---- ccrtp-1.8.0.old//src/ccrtp/sources.h 2011-05-14 03:15:35.993564505 -0700
-+++ ccrtp-1.8.0.new//src/ccrtp/sources.h 2011-05-14 03:19:02.033569568 -0700
-@@ -46,6 +46,7 @@
-
- #include <string>
- #include <ccrtp/rtcppkt.h>
-+#include <stddef.h>
-
- #ifdef CCXX_NAMESPACES
- namespace ost {