summaryrefslogtreecommitdiff
path: root/sysutils/pwg/files/patch-pwg::outputwndimpl.cpp
blob: 8ca41cd7869bc855fa918ea8fdfe8104652d08fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pwg/outputwndimpl.cpp.orig	Sat Jun 21 18:40:54 2003
+++ pwg/outputwndimpl.cpp	Sat Jun 21 18:41:22 2003
@@ -20,7 +20,7 @@
 #include <klocale.h>
 
 #include <unistd.h>
-
+#include <time.h>
 
 OutputWndImpl::OutputWndImpl(QWidget* parent, const char *name)
  : OutputWnd(parent, name)