diff --git a/net/dansguardian/patches/002-cstdlib.patch b/net/dansguardian/patches/002-cstdlib.patch new file mode 100644 index 000000000..d1f4200b9 --- /dev/null +++ b/net/dansguardian/patches/002-cstdlib.patch @@ -0,0 +1,12 @@ +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 + #include + #include ++#include + + #include // checkme: remove? +