aboutsummaryrefslogtreecommitdiff
path: root/news/PicMonger/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'news/PicMonger/files/patch-ad')
-rw-r--r--news/PicMonger/files/patch-ad18
1 files changed, 0 insertions, 18 deletions
diff --git a/news/PicMonger/files/patch-ad b/news/PicMonger/files/patch-ad
deleted file mode 100644
index 3dc0f0590712..000000000000
--- a/news/PicMonger/files/patch-ad
+++ /dev/null
@@ -1,18 +0,0 @@
---- HtmlOptionState.cpp.orig Fri Jul 14 12:58:22 2000
-+++ HtmlOptionState.cpp Fri Dec 1 22:39:45 2006
-@@ -17,11 +17,15 @@
- // along with this program; if not, write to the Free Software
- // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-+#ifdef __FreeBSD__
-+#include <sys/types.h>
-+#endif
- #include "HtmlOptionState.h"
- #include <fstream>
-
- using std::ifstream;
- using std::ofstream;
-+using std::ios;
-
- HtmlOptionState* HtmlOptionState::instance = 0;
- HtmlOptionState* HtmlOptionState::Instance()