X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fdatabase.c;h=342cbc9b0dd2a167e2ab06c701d24e6b3c20991e;hb=dbcf2c3410ed74d919efdc62ffbd00e716284d8e;hp=f43cc75b73ec8fef2c9ac5dc0b6a03803f38a3f8;hpb=f0f51e820f69d1661b94da14424b4109c16ab7bd;p=pazpar2-moved-to-github.git diff --git a/src/database.c b/src/database.c index f43cc75..342cbc9 100644 --- a/src/database.c +++ b/src/database.c @@ -1,4 +1,4 @@ -/* $Id: database.c,v 1.24 2007-04-22 15:00:56 adam Exp $ +/* $Id: database.c,v 1.25 2007-04-23 21:05:23 adam Exp $ Copyright (c) 2006-2007, Index Data. This file is part of Pazpar2. @@ -29,6 +29,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include #include "pazpar2.h" +#include "host.h" #include "config.h" #include "settings.h" #include "http.h"