]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/blobdiff - include/iptables_common.h
Add reference to tc-codel(8) to the SEE ALSO section
[lisovros/iproute2_canprio.git] / include / iptables_common.h
index 6f7e4295ea8c9820599a3564344ad2566baaf6f7..9099667ffa6d32a572764f3a1acab287853fd1b8 100644 (file)
@@ -12,7 +12,7 @@ enum exittype {
 /* this is a special 64bit data type that is 8-byte aligned */
 #define aligned_u64 unsigned long long __attribute__((aligned(8)))
 
-extern void exit_printhelp() __attribute__((noreturn));
+extern void exit_printhelp(void) __attribute__((noreturn));
 extern void exit_tryhelp(int) __attribute__((noreturn));
 int check_inverse(const char option[], int *invert, int *optind, int argc);
 extern int string_to_number(const char *,