Code

Include config.h in source files.
[sysdb.git] / t / libsysdb_net_test.c
index 320cfac2d5a466256926aae55c4d01505a32d7dd..85ec83c9efb675aae909e6134b2637ee2798fae8 100644 (file)
  * testing component involving networking operations
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "libsysdb_test.h"
 
 #include <check.h>