X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fnetwork.h;h=6d8e966e967d68749e0ad5bc5a4f25662c8b074e;hb=acbd25344a59c091b087311804d375b759077e32;hp=b20fc75f837a8f9992aa5e4e1f5f1183e90e9a6d;hpb=bd66a09b35da21dcb405650ae4587bf2ca811438;p=collectd.git diff --git a/src/network.h b/src/network.h index b20fc75f..6d8e966e 100644 --- a/src/network.h +++ b/src/network.h @@ -61,5 +61,6 @@ #define TYPE_TYPE 0x0004 #define TYPE_TYPE_INSTANCE 0x0005 #define TYPE_VALUES 0x0006 +#define TYPE_INTERVAL 0x0007 #endif /* NETWORK_H */