X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2Fplugin.h;h=49edba254ea13f5742864f24eb62d4048e9a1258;hb=063a5e75b36173e89ffa18d32d47509f6ef968ec;hp=73982279a665767650e41ef616731fe4960a1125;hpb=ba6141349270c4ca127e9e0e6e83fc3c6460cf5c;p=collectd.git diff --git a/src/daemon/plugin.h b/src/daemon/plugin.h index 73982279..49edba25 100644 --- a/src/daemon/plugin.h +++ b/src/daemon/plugin.h @@ -29,18 +29,17 @@ #define PLUGIN_H #include "collectd.h" + #include "configfile.h" #include "meta_data.h" #include "utils_time.h" -#if HAVE_PTHREAD_H -# include -#endif +#include #define PLUGIN_FLAGS_GLOBAL 0x0001 #ifndef DATA_MAX_NAME_LEN -# define DATA_MAX_NAME_LEN 64 +# define DATA_MAX_NAME_LEN 128 #endif #define DS_TYPE_COUNTER 0