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