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

  1. Index: dansguardian-2.12.0.3/src/OptionContainer.cpp
  2. ===================================================================
  3. --- dansguardian-2.12.0.3.orig/src/OptionContainer.cpp
  4. +++ dansguardian-2.12.0.3/src/OptionContainer.cpp
  5. @@ -17,6 +17,7 @@
  6. #include <sstream>
  7. #include <syslog.h>
  8. #include <dirent.h>
  9. +#include <cstdlib>
  10. #include <unistd.h> // checkme: remove?