Code

Include config.h in source files.
[sysdb.git] / t / libsysdb_test.c
index 3cc6d89ac94d118b802580bfe97cd37ed00e9331..8e5f2f4b23249625547e05feac44d819acbabb69 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "libsysdb_test.h"
 
 #include <check.h>