$NetBSD: patch-ab,v 1.1 2007/01/13 18:54:24 joerg Exp $

--- plugins/webinterface/php_handler.cpp.orig	2007-01-13 18:37:18.000000000 +0000
+++ plugins/webinterface/php_handler.cpp
@@ -19,6 +19,8 @@
  ***************************************************************************/
 #include "php_handler.h"
 
+#include <unistd.h>
+
 using namespace kt;
 PhpHandler::PhpHandler(PhpInterface *php):QObject()
 {
