mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
269af99ab1
missing prototypes for three functions generated build errors. error: no previous prototype for 'foo' [-Werror=missing-prototypes] extensions/LUA/prot_buf_helpers.c: get_header_size extensions/LUA/prot_buf_tftp.c: tftp_get_field_changes extensions/LUA/prot_buf_dynamic.c: free_dynamic_prot_buf Signed-off-by: Russell Senior <russell@personaltelco.net>