X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2Fdopen.c;h=e95c59ab660401452a6a3f58d061502c6f5f0bb4;hp=6e0765e3c3a3a9f1afec243c5b93e263c29b0793;hb=a5c8c78e8671af863fc61b2ad8b24f92f827f7b2;hpb=a89d8384ad975fdddb2aa56e8c27b689a5e23f96 diff --git a/dict/dopen.c b/dict/dopen.c index 6e0765e..e95c59a 100644 --- a/dict/dopen.c +++ b/dict/dopen.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 Index Data + Copyright (C) 1994-2011 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -19,6 +19,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +#if HAVE_CONFIG_H +#include +#endif #include #include #if HAVE_UNISTD_H