You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/ccrtp/files/ccrtp-stdlib.patch

11 lines
251 B

--- src/control.cpp.orig 2008-05-01 23:14:09.000000000 +1000
+++ src/control.cpp 2008-05-01 23:14:21.000000000 +1000
@@ -43,6 +43,7 @@
#include "private.h"
#include <ccrtp/cqueue.h>
+#include <stdlib.h>
#ifdef CCXX_NAMESPACES
namespace ost {