From kde-commits Sun Feb 01 00:29:03 2004 From: Unai Garro Date: Sun, 01 Feb 2004 00:29:03 +0000 To: kde-commits Subject: kdenonbeta/krecipes/src Message-Id: <20040201002903.73C139913 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=107559535902231 CVS commit by uga: Add missing header unistd.h to make krecipes build correctly in gentoo M +2 -0 krecipesview.cpp 1.129 --- kdenonbeta/krecipes/src/krecipesview.cpp #1.128:1.129 @@ -17,4 +17,6 @@ #endif +#include + #include #include