Code

Include config.h in source files.
[sysdb.git] / t / utils / unixsock_test.c
index 0122d5f80316a5f3e45eee442e80022901365cf2..4f1e0429e67ca338156597183fe2f6942b28bbcb 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 /* required for fopencookie support */
 #define _GNU_SOURCE