X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fmbmon.c;h=50955f3c4aab74b82492c113a7dd28b722c8f609;hp=f58d01ec269e4240965aef9d8def59c34175f538;hb=54619dc85fd308b21ed09a0271e5c7383c7921b9;hpb=a18496a4ac759552fd4dac1d2c661fb50285b1a1 diff --git a/src/mbmon.c b/src/mbmon.c index f58d01ec..50955f3c 100644 --- a/src/mbmon.c +++ b/src/mbmon.c @@ -25,8 +25,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #include #include @@ -38,8 +38,8 @@ static const char *config_keys[] = {"Host", "Port", NULL}; static int config_keys_num = 2; -static char *mbmon_host = NULL; -static char *mbmon_port = NULL; +static char *mbmon_host; +static char *mbmon_port; /* * NAME