summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e6361eb)
raw | patch | inline | side by side (parent: e6361eb)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Thu, 3 Sep 2015 09:49:11 +0000 (11:49 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Thu, 3 Sep 2015 09:49:11 +0000 (11:49 +0200) |
Fixes #1247
src/collectd-tg.c | patch | blob | history |
diff --git a/src/collectd-tg.c b/src/collectd-tg.c
index 05cf9a76a3200e7ffddb42e02111acd3f0f2a562..9bd65bca8936c7175b7981dd0d2d8f72b008208b 100644 (file)
--- a/src/collectd-tg.c
+++ b/src/collectd-tg.c
#include <signal.h>
#include <errno.h>
#include <math.h>
+#include <sys/time.h>
#include "utils_heap.h"