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/x11-libs/gtkmathview/files/gtkmathview-0.8.0-gcc44.patch

11 lines
263 B

--- a/src/common/AbstractLogger.cc.orig 2009-04-25 20:39:35.815053524 +0100
+++ b/src/common/AbstractLogger.cc 2009-04-25 20:40:01.240595176 +0100
@@ -19,6 +19,7 @@
#include <config.h>
#include <stdarg.h>
+#include <stdio.h>
#include "AbstractLogger.hh"