From bef35f5a12ad435785fed9b8fec1a8459fdb0c15 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 30 Oct 2016 09:58:28 +0100 Subject: atftp: fix musl compile --- package/atftp/patches/patch-tftpd_h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/atftp/patches/patch-tftpd_h (limited to 'package/atftp/patches/patch-tftpd_h') diff --git a/package/atftp/patches/patch-tftpd_h b/package/atftp/patches/patch-tftpd_h new file mode 100644 index 000000000..3e1c1fd6b --- /dev/null +++ b/package/atftp/patches/patch-tftpd_h @@ -0,0 +1,10 @@ +--- atftp-0.7.1.orig/tftpd.h 2011-03-11 07:51:24.000000000 +0100 ++++ atftp-0.7.1/tftpd.h 2016-10-19 20:02:34.000000000 +0200 +@@ -20,6 +20,7 @@ + #include + #include + #include ++#include + #include "tftp_io.h" + + /* -- cgit v1.2.3