X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Ftcpconns.c;h=765b892e265498e0299fb4f7c4f2265eef93290c;hb=d189964960c406ddaff60e47b4ae01fcc38bec45;hp=4d90c41a51ac8029baf4bdd34eadf767b6d1e01a;hpb=5347744b510e0a94639905e0263689bf46d90de2;p=collectd.git diff --git a/src/tcpconns.c b/src/tcpconns.c index 4d90c41a..765b892e 100644 --- a/src/tcpconns.c +++ b/src/tcpconns.c @@ -275,9 +275,9 @@ static int config_keys_num = STATIC_ARRAY_SIZE (config_keys); static int port_collect_listening = 0; static port_entry_t *port_list_head = NULL; +#if KERNEL_LINUX static uint32_t sequence_number = 0; -#if KERNEL_LINUX enum { SRC_DUNNO,