diff options
Diffstat (limited to '')
-rw-r--r-- | devel/eboxy/files/patch-eboxy::conf.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/eboxy/files/patch-eboxy::conf.cpp b/devel/eboxy/files/patch-eboxy::conf.cpp deleted file mode 100644 index 9fe05ab1ed08..000000000000 --- a/devel/eboxy/files/patch-eboxy::conf.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- eboxy/conf.cpp.orig Thu May 20 16:46:55 2004 -+++ eboxy/conf.cpp Thu May 20 21:23:18 2004 -@@ -19,6 +19,7 @@ - #include "config.h" - #endif - -+#include <cstdio> - #include <vector> - #include <iostream> - #include <fstream> |