summaryrefslogtreecommitdiffstats
path: root/extra/slim/stdlib.patch
blob: 855b110ddfe376e17b0950de466f30fbc466cfd5 (plain)
1
2
3
4
5
6
7
8
9
10
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>