Browse Source

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
Karl DeBisschop 22 years ago
parent
commit
aea655ca14
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plugins/utils.c

+ 0 - 1
plugins/utils.c

@@ -13,7 +13,6 @@
 
 
 #define LOCAL_TIMEOUT_ALARM_HANDLER
 #define LOCAL_TIMEOUT_ALARM_HANDLER
 
 
-#include "config.h"
 #include "common.h"
 #include "common.h"
 #include "utils.h"
 #include "utils.h"
 #include <stdarg.h>
 #include <stdarg.h>