Code

Include config.h in source files.
[sysdb.git] / src / core / time.c
index 3baf2240cb30b5197d02e601275617d6f67c6bd2..877feb1de9cfe95824063b46e64c5a28b8445680 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "core/time.h"
 
 #include <time.h>