summaryrefslogtreecommitdiff
path: root/misc/kdeadmin2/patches/patch-ab
blob: fc0ca866c1ca25ce74675b9a676c9c8600d1cb31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2004/06/13 22:53:22 kristerw Exp $

--- kcron/ktview.cpp.orig	2004-06-13 23:52:35.000000000 +0200
+++ kcron/ktview.cpp	2004-06-13 23:54:10.000000000 +0200
@@ -19,7 +19,7 @@
 #ifdef __DECCXX
 #include <sstream>
 #else
-#include <strstream.h>
+#include <strstream>
 #endif
 #include <string>