X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fnormalize7bit.c;h=f400d937c46d15dcc4c85d17479310f6557ff2a6;hb=d3e61329f99b32c2502886464f7aceb4195f4388;hp=f6a6d498430f51845a491d9afd91351c33e86a38;hpb=e107b0011a295ccc61502d6e5ea79d9125a3fbb4;p=pazpar2-moved-to-github.git diff --git a/src/normalize7bit.c b/src/normalize7bit.c index f6a6d49..f400d93 100644 --- a/src/normalize7bit.c +++ b/src/normalize7bit.c @@ -21,14 +21,14 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA \brief char and string normalization for 7bit ascii only */ +#if HAVE_CONFIG_H +#include +#endif + #include #include #include -#if HAVE_CONFIG_H -#include "cconfig.h" -#endif - #include "normalize7bit.h"