aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slim/slim/ftbfs_gcc_4.4.patch
blob: 70386365d738dc433f89f1138a407a3ee8e281ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505332

--- a/switchuser.h	2009-09-21 16:10:43.000000000 +0900
+++ b/switchuser.h	2009-09-21 16:11:06.000000000 +0900
@@ -18,6 +18,7 @@
 #include <pwd.h>
 #include <grp.h>
 #include <paths.h>
+#include <cstdio>
 #include <iostream>
 #include "const.h"
 #include "cfg.h"