Rosen Penev
|
9ac737ac80
|
atftp: fix compilation with glibc
It's defining two functions twice for some reason.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-12-30 16:37:57 -08:00 |
|
Rosen Penev
|
f3fdcb4288
|
atftp: completely remove cdefs usage
sys/cdefs.h is not provided by musl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-08-10 15:35:09 -07:00 |
|
Rosen Penev
|
89ddb6baca
|
atftp: fix compilation with newer musl
Added missing header for __THROW.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-03-29 21:33:17 -07:00 |
|