atftp: fix compilation with glibc 14379/head
authorRosen Penev <rosenp@gmail.com>
Wed, 30 Dec 2020 23:11:09 +0000 (15:11 -0800)
committerRosen Penev <rosenp@gmail.com>
Thu, 31 Dec 2020 00:37:57 +0000 (16:37 -0800)
commit9ac737ac803c4cd33f975a3b621b0f06d1c01a08
treed244da4e5cac26aadb0a47a0c648bef8107e5112
parentd39c77ba817849c21b5cdbdcaa7aa83a10a097d7
atftp: fix compilation with glibc

It's defining two functions twice for some reason.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/atftp/Makefile
net/atftp/patches/01-missing-u_char-type-patch.patch
net/atftp/patches/02-fix-invalid-read-in-tftp_send_request.patch
net/atftp/patches/03-Fix-undefined-reference-linker-errors.patch
net/atftp/patches/04-cdefs.patch