X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fmemory.c;h=6204d35ce8cf239113abda6059e5fba0287d0142;hb=063a5e75b36173e89ffa18d32d47509f6ef968ec;hp=744af1a8e7999b51706395889e451f6a740b39b0;hpb=362a519e00d50fc3657d485135075f753ec71bab;p=collectd.git diff --git a/src/memory.c b/src/memory.c index 744af1a8..6204d35c 100644 --- a/src/memory.c +++ b/src/memory.c @@ -24,6 +24,7 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h"