slim: Update SLiM 1.3.1 depends, still a WIP as I can't track down a crash.
[openpandora.oe.git] / recipes / slim / slim / ftbfs_gcc_4.4.patch
1 # From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505332
2
3 --- a/switchuser.h      2009-09-21 16:10:43.000000000 +0900
4 +++ b/switchuser.h      2009-09-21 16:11:06.000000000 +0900
5 @@ -18,6 +18,7 @@
6  #include <pwd.h>
7  #include <grp.h>
8  #include <paths.h>
9 +#include <cstdio>
10  #include <iostream>
11  #include "const.h"
12  #include "cfg.h"