X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Fstrncasecmp.c;h=655746b16061aa2ca745bb5b52535e105b536d5f;hb=refs%2Ftags%2Fupstream%2F2.5.1;hp=3bcbb94939113be14589a53b93abd4aa0385dc20;hpb=94c03cae686e4196a345d72452fda2a5203768ce;p=debian%2Famanda diff --git a/common-src/strncasecmp.c b/common-src/strncasecmp.c index 3bcbb94..655746b 100644 --- a/common-src/strncasecmp.c +++ b/common-src/strncasecmp.c @@ -1,13 +1,4 @@ - -#ifdef HAVE_CONFIG_H -#include -#endif - -#if defined(STDC_HEADERS) || defined(HAVE_STRING_H) -#include -#else -#include -#endif +#include "amanda.h" /* * The following function compares the first 'n' characters in 's1'