12 lines
384 B
Text
12 lines
384 B
Text
$NetBSD: patch-af,v 1.1 2006/03/28 18:07:52 joerg Exp $
|
|
|
|
--- kmysqladmin/frontend/browsetable/MultiTextInput.cpp.orig 2006-03-28 16:50:20.000000000 +0000
|
|
+++ kmysqladmin/frontend/browsetable/MultiTextInput.cpp
|
|
@@ -18,6 +18,7 @@
|
|
#include <fcntl.h>
|
|
#include <qfile.h>
|
|
#include <kurl.h>
|
|
+#include <unistd.h>
|
|
#include <kmessagebox.h>
|
|
#include <kio/netaccess.h>
|
|
#include <klocale.h>
|