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/media-libs/skstream/files/skstream-0.3.6-glibc2101.patch

11 lines
248 B

--- skstream/skstream.h.old 2009-06-05 11:12:47.000000000 +0200
+++ skstream/skstream.h 2009-06-05 11:13:47.000000000 +0200
@@ -30,6 +30,7 @@
#define RGJ_FREE_STREAM_H_
#include <iostream>
+#include <cstdio>
#include <skstream/sksocket.h>