summaryrefslogtreecommitdiffstats
path: root/extra/slim/stdlib.patch
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-12 20:47:32 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-12 20:47:32 +0200
commit55d63e11656f2cd07f7b15f2833211b55c4d6d89 (patch)
tree7c4526be53c3bdeed376866242aa5a388b3fc58d /extra/slim/stdlib.patch
parent6f94da2c4bd9ba797c7d2d9f0d711646c3de9654 (diff)
downloadnutyx-pakxe-55d63e11656f2cd07f7b15f2833211b55c4d6d89.tar.gz
nutyx-pakxe-55d63e11656f2cd07f7b15f2833211b55c4d6d89.tar.bz2
nutyx-pakxe-55d63e11656f2cd07f7b15f2833211b55c4d6d89.tar.xz
nutyx-pakxe-55d63e11656f2cd07f7b15f2833211b55c4d6d89.zip
Ajout de slim#1.3.1-1
Diffstat (limited to 'extra/slim/stdlib.patch')
-rw-r--r--extra/slim/stdlib.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/slim/stdlib.patch b/extra/slim/stdlib.patch
new file mode 100644
index 000000000..855b110dd
--- /dev/null
+++ b/extra/slim/stdlib.patch
@@ -0,0 +1,11 @@
+--- cfg.cpp.orig 2008-04-21 00:36:08.000000000 -0700
++++ cfg.cpp 2008-04-21 00:37:01.000000000 -0700
+@@ -11,6 +11,7 @@
+ #include <fstream>
+ #include <string>
+ #include <iostream>
++#include <cstdlib>
+ #include <unistd.h>
+
+ #include <sys/types.h>
+