From c9b431c4a30a1318360ee4b68258a97070d12038 Mon Sep 17 00:00:00 2001 From: octo Date: Sun, 18 Dec 2005 10:36:31 +0000 Subject: [PATCH] Added contribution for Tommie Gannert's PID-file patch to `AUTHORS' --- AUTHORS | 23 +++++++++++++---------- src/collectd.c | 1 + 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/AUTHORS b/AUTHORS index 52b63075..ca7cccd9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,33 +1,36 @@ This package was written by: - Florian octo Forster + Florian octo Forster cpufreq module by: - Peter Holik + Peter Holik hddtemp module by: - Vincent Stehlé + Vincent Stehlé nfs module by: - Jason Pepas + Jason Pepas processes module by: - Lyonel Vincent + Lyonel Vincent serial module by: - David Bacher + David Bacher tape module by: - Scott Garrett + Scott Garrett users module by: - Sebastian Harl + Sebastian Harl + +PID-file patch by: + Tommie Gannert don't-fork-patch by: - Alvaro Barcellos + Alvaro Barcellos many autotools related fixes, libltdl code, getmnt-wizardry and much help has contributed: - Niki W. Waibel + Niki W. Waibel collectd is available at: diff --git a/src/collectd.c b/src/collectd.c index e8081785..a9b1ac80 100644 --- a/src/collectd.c +++ b/src/collectd.c @@ -21,6 +21,7 @@ * Alvaro Barcellos **/ +#include "collectd.h" #include "common.h" #include "utils_debug.h" -- 2.11.0