Code

Include config.h in source files.
[sysdb.git] / src / utils / error.c
index 6bf64c2a25983347142d8e591b9d1fcee67460b7..f40e31ada656f24e4719783bbe279cf49cfb7be2 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "utils/error.h"
 #include "utils/strbuf.h"