You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
372 B

Index: dansguardian-2.12.0.3/src/OptionContainer.cpp
===================================================================
--- dansguardian-2.12.0.3.orig/src/OptionContainer.cpp
+++ dansguardian-2.12.0.3/src/OptionContainer.cpp
@@ -17,6 +17,7 @@
#include <sstream>
#include <syslog.h>
#include <dirent.h>
+#include <cstdlib>
#include <unistd.h> // checkme: remove?