wok diff slim/stuff/gcc44.patch @ rev 9918

lftpd: fix bdeps
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue May 17 22:21:33 2011 +0200 (2011-05-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/slim/stuff/gcc44.patch	Tue May 17 22:21:33 2011 +0200
     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;