]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/strstr.c
implemented config.h
[netatalk.git] / libatalk / compat / strstr.c
index 2c3b2b43b1abf534ea6bfdc11343827ad7c7a466..c2bdd860659f487f98b50f96bc4630549ae5d078 100644 (file)
  * SUCH DAMAGE.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #if defined(LIBC_SCCS) && !defined(lint)
 static char sccsid[] = "@(#)strstr.c   5.2 (Berkeley) 1/26/91";
 #endif /* LIBC_SCCS and not lint */