Code

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