summaryrefslogtreecommitdiff
path: root/community/ccrtp/gcc46.patch
blob: a4b25b3690d4b2b7ba53bd72f9d9fb0162f85b00 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 {