X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Fplugin.h;h=49edba254ea13f5742864f24eb62d4048e9a1258;hb=ec9ed6fe4108f7fd3d4ef84e887bb6d3dc022e14;hp=75498c8aa4398293c603a71126092d24d0be9935;hpb=7b64cc91d3307179557b25b6ece2349a088f4294;p=collectd.git diff --git a/src/daemon/plugin.h b/src/daemon/plugin.h index 75498c8a..49edba25 100644 --- a/src/daemon/plugin.h +++ b/src/daemon/plugin.h @@ -29,6 +29,7 @@ #define PLUGIN_H #include "collectd.h" + #include "configfile.h" #include "meta_data.h" #include "utils_time.h" @@ -38,7 +39,7 @@ #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