summaryrefslogtreecommitdiff
blob: 72c0f70007a47ca8cffc6a4ed4d9e6a52ce190ae (plain)
1
2
3
4
5
6
7
8
9
10
--- libngstar2/Configuration.hh
+++ libngstar2/Configuration.hh
@@ -26,6 +26,7 @@
 #include <fstream>
 #include <iostream>
 #include <string>
+#include <cstdlib>
 
 #include <getopt.h>
 #include <sys/stat.h>