Code

Include config.h in source files.
[sysdb.git] / src / backend / collectd / unixsock.c
index 766bbce9f78bc4297890b5e7749cbbc4f494f407..1ea0f0d2000816521eaab1ca43131f45af52e564 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/plugin.h"
 #include "core/store.h"