From kde-commits Thu Apr 26 12:33:58 2007 From: Stephan Kulow Date: Thu, 26 Apr 2007 12:33:58 +0000 To: kde-commits Subject: Re: icecream/daemon Message-Id: <200704261433.59402.coolo () kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=117759230226668 Am Wednesday 25 April 2007 schrieb Hasso Tepper: > SVN commit 658051 by hasso: > > Make it compile again on DragonFlyBSD. > You have to admit, I was damn close :) Greetings, Stephan > > M +2 -1 load.cpp > > > --- trunk/icecream/daemon/load.cpp #658050:658051 > @@ -16,6 +16,7 @@ > Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, > USA. */ > > +#include "config.h" > #include "load.h" > #include > #include > @@ -40,7 +41,7 @@ > #include > #endif > > -#ifdef HAVE_KFINO_H > +#ifdef HAVE_KINFO_H > #include > #endif