Code

Include config.h in source files.
[sysdb.git] / src / core / data.c
index b990f397013ece515a90cad2ee634039a9863d37..4e0fd779580f9dd734bf1211dc2769ca326a179f 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "core/data.h"
 
 #include <inttypes.h>