]> git.pld-linux.org Git - packages/ccrtp.git/commitdiff
- build fix (include config.h for __EXPORT def).
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 25 Apr 2006 19:36:39 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ccrtp-gcc4.patch -> 1.1

ccrtp-gcc4.patch [new file with mode: 0644]

diff --git a/ccrtp-gcc4.patch b/ccrtp-gcc4.patch
new file mode 100644 (file)
index 0000000..8a3047d
--- /dev/null
@@ -0,0 +1,10 @@
+--- ccrtp-1.3.7/src/ccrtp/queuebase.h.orig     2005-02-06 23:19:57.000000000 +0100
++++ ccrtp-1.3.7/src/ccrtp/queuebase.h  2006-04-25 21:36:00.000000000 +0200
+@@ -44,6 +44,7 @@
+ #ifndef       CCXX_RTP_QUEUEBASE_H_
+ #define CCXX_RTP_QUEUEBASE_H_
++#include <cc++/config.h>
+ #include <cc++/pointer.h>
+ #include <ccrtp/rtppkt.h>
+ #include <ccrtp/sources.h>
This page took 0.055517 seconds and 4 git commands to generate.