X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Fbackend%2Fmk-livestatus.c;h=c77951a20246ba7a3e2d4a8a8474cac5900eded4;hp=bf45da6fdd35df6d3170ed4a4ebafbc1b513b49a;hb=39a45905e0b237e458b1826ff9b4fad1c4a59550;hpb=ee4601a116d7c8f035d322373f7825d5373e454e diff --git a/src/backend/mk-livestatus.c b/src/backend/mk-livestatus.c index bf45da6..c77951a 100644 --- a/src/backend/mk-livestatus.c +++ b/src/backend/mk-livestatus.c @@ -25,6 +25,10 @@ * 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"