summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a8df5fa)
raw | patch | inline | side by side (parent: a8df5fa)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:31:55 +0000 (23:31 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:31:55 +0000 (23:31 +0100) |
src/utils_subst.c | patch | blob | history |
diff --git a/src/utils_subst.c b/src/utils_subst.c
index a49f6db56e8b75307e7790ae1601edb08c2f6b10..ca1e93349e4171950bec5a9b0d1d2fe63fe77211 100644 (file)
--- a/src/utils_subst.c
+++ b/src/utils_subst.c
#include "collectd.h"
#include "common.h"
+#include "utils_subst.h"
char *subst (char *buf, size_t buflen, const char *string, int off1, int off2,
const char *replacement)