Code

processes: MAXCOMLEN is not exposed on Solaris
[collectd.git] / src / netlink.c
index 422dc8c6fdadaf1b2feb7449cc5f3a82eda1954c..3c4642c296f82ea32c32a80e81db426225188d32 100644 (file)
@@ -683,7 +683,7 @@ static int ir_read (void)
         continue;
       }
 
-      DEBUG ("netlink plugin: ir_read: querying %s from %s (%lu).",
+      DEBUG ("netlink plugin: ir_read: querying %s from %s (%zu).",
           type_name[type_index], iflist[ifindex], ifindex);
 
       nlh = mnl_nlmsg_put_header (buf);