summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-at')
-rw-r--r--x11/kdebase3/patches/patch-at14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/kdebase3/patches/patch-at b/x11/kdebase3/patches/patch-at
deleted file mode 100644
index 5db0e88fdb1..00000000000
--- a/x11/kdebase3/patches/patch-at
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-at,v 1.4 2003/08/02 19:33:22 mrg Exp $
-
---- kdialog/kdialog.cpp.orig 2003-05-07 21:44:08.000000000 +1000
-+++ kdialog/kdialog.cpp 2003-08-03 04:11:06.000000000 +1000
-@@ -21,7 +21,8 @@
- #include <fcntl.h>
- #include <unistd.h>
- #include <stdlib.h>
--#include <iostream.h>
-+#include <iostream>
-+using namespace std;
-
- #include <qptrlist.h>
- #include <qfile.h>