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

partclone: add btrfs & hfsplus support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 04 11:53:21 2012 +0200 (2012-10-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/slim/stuff/gcc44.patch	Thu Oct 04 11:53:21 2012 +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;