summaryrefslogtreecommitdiffstats
path: root/test/slim/gcc44.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-30 09:11:31 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-30 09:11:31 +0200
commit6b34c7c0613393049edcb782407b5293491796cf (patch)
tree831d3a6d1f5921fe3b9bbde7be12d12ac269c488 /test/slim/gcc44.patch
parentb863c93fc8329443e1cff089f22e9755e7df90d6 (diff)
downloadnutyx-extra-6b34c7c0613393049edcb782407b5293491796cf.tar.gz
nutyx-extra-6b34c7c0613393049edcb782407b5293491796cf.tar.bz2
nutyx-extra-6b34c7c0613393049edcb782407b5293491796cf.tar.xz
nutyx-extra-6b34c7c0613393049edcb782407b5293491796cf.zip
slim dans test
Diffstat (limited to 'test/slim/gcc44.patch')
-rw-r--r--test/slim/gcc44.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/slim/gcc44.patch b/test/slim/gcc44.patch
new file mode 100644
index 000000000..83d9f99ec
--- /dev/null
+++ b/test/slim/gcc44.patch
@@ -0,0 +1,12 @@
+diff -ru slim-1.3.1/switchuser.h slim-patched/switchuser.h
+--- slim-1.3.1/switchuser.h 2008-11-11 19:40:18.000000000 +0000
++++ slim-patched/switchuser.h 2008-11-11 19:40:28.000000000 +0000
+@@ -18,6 +18,7 @@
+ #include <pwd.h>
+ #include <grp.h>
+ #include <paths.h>
++#include <cstdio>
+ #include <iostream>
+ #include "const.h"
+ #include "cfg.h"
+