]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - tc/tc_util.h
lib: Move sprint_size() from tc here, add print_size()
[mirror_iproute2.git] / tc / tc_util.h
index e5d533a44e1067d780fc23be682173b38066d2ed..d3b38c69155df324062119d3134f80d2d5f07fca 100644 (file)
@@ -88,7 +88,6 @@ void tc_print_rate(enum output_type t, const char *key, const char *fmt,
                   unsigned long long rate);
 void print_devname(enum output_type type, int ifindex);
 
-char *sprint_size(__u32 size, char *buf);
 char *sprint_tc_classid(__u32 h, char *buf);
 char *sprint_ticks(__u32 ticks, char *buf);
 char *sprint_linklayer(unsigned int linklayer, char *buf);