Code

Include config.h in source files.
[sysdb.git] / src / core / store.c
index 22e177ca8f95d4a1246f443b73f0457f48678f2f..47ba0356933453d4aa0c061daf23a6d3ad4a727c 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "sysdb.h"
 #include "core/store-private.h"
 #include "core/plugin.h"