Преглед изворни кода

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 година
родитељ
комит
aea655ca14
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      plugins/utils.c

+ 0 - 1
plugins/utils.c

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