wok diff slim/stuff/gcc44.patch @ rev 6615
Up: imlib2, imlib2-dev to 1.4.4.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 09 20:29:32 2010 +0000 (2010-10-09) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/slim/stuff/gcc44.patch Sat Oct 09 20:29:32 2010 +0000 1.3 @@ -0,0 +1,10 @@ 1.4 +--- switchuser.cpp Fri Sep 26 02:54:15 2008 1.5 ++++ switchuser.cpp Thu Aug 6 12:50:06 2009 1.6 +@@ -9,6 +9,7 @@ 1.7 + (at your option) any later version. 1.8 + */ 1.9 + 1.10 ++#include <cstdio> 1.11 + #include "switchuser.h" 1.12 + 1.13 + using namespace std;