From: Karl DeBisschop Date: Sun, 10 Aug 2003 12:56:19 +0000 (+0000) Subject: config.h is redundant (common.h includes it) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=aea655ca1436a3f6d5e2acb6b365c28dbaca62e6;p=nagiosplug.git config.h is redundant (common.h includes it) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@680 f882894a-f735-0410-b71e-b25c423dba1c --- diff --git a/plugins/utils.c b/plugins/utils.c index 5b97572..5c809ec 100644 --- a/plugins/utils.c +++ b/plugins/utils.c @@ -13,7 +13,6 @@ #define LOCAL_TIMEOUT_ALARM_HANDLER -#include "config.h" #include "common.h" #include "utils.h" #include