wok-stable view slim/stuff/gcc44.patch @ rev 4278

Up: mtools (4.0.11) + fix build
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Sep 26 01:18:08 2009 +0000 (2009-09-26)
parents
children
line source
1 --- switchuser.cpp Fri Sep 26 02:54:15 2008
2 +++ switchuser.cpp Thu Aug 6 12:50:06 2009
3 @@ -9,6 +9,7 @@
4 (at your option) any later version.
5 */
7 +#include <cstdio>
8 #include "switchuser.h"
10 using namespace std;