Code

Include config.h in source files.
[sysdb.git] / src / utils / unixsock.c
index 9a5c3fab8c91de6c510a99d8740e4ae2301e0a01..1a4373abb4ee92bc38b0cb23982f36d93b61f490 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/unixsock.h"