Code

Include config.h in source files.
[sysdb.git] / src / core / object.c
index bcefadbc9911570e837867213d843179a6579de8..9d10f9831720ba8eaf310d3f83227c8572025df1 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "core/object.h"
 
 #include <assert.h>