Code

Include config.h in source files.
[sysdb.git] / src / frontend / sock.c
index aa7cab068b115d07d2008eceb78347b99c5c19cd..3b9799496df8bf1e70d501393e36b91de0ebd86e 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "sysdb.h"
 #include "core/object.h"
 #include "frontend/connection-private.h"