]> arthur.barton.de Git - netatalk.git/commitdiff
Include config.h
authorRalph Boehme <sloowfranklin@gmail.com>
Wed, 2 Jan 2013 17:46:45 +0000 (18:46 +0100)
committerRalph Boehme <sloowfranklin@gmail.com>
Wed, 2 Jan 2013 17:46:45 +0000 (18:46 +0100)
libatalk/iniparser/dictionary.c

index b44796bb24e30394d70cfd84c81784255b9068e5..bfa84058a203d9b181c61a5933c484825bfaee9f 100644 (file)
 /*---------------------------------------------------------------------------
                                                                Includes
  ---------------------------------------------------------------------------*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include <atalk/dictionary.h>
 #include <atalk/compat.h>