Imported Upstream version 2.5.1
[debian/amanda] / common-src / strncasecmp.c
index 3bcbb94939113be14589a53b93abd4aa0385dc20..655746b16061aa2ca745bb5b52535e105b536d5f 100644 (file)
@@ -1,13 +1,4 @@
-
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#if defined(STDC_HEADERS) || defined(HAVE_STRING_H)
-#include <string.h>
-#else
-#include <strings.h>
-#endif
+#include "amanda.h"
 
 /*
  * The following function compares the first 'n' characters in 's1'