Hi Thomas,

Thomas Chou wrote:
FIXME: tftp uses legacy bcopy,bzero

Signed-off-by: Thomas Chou <[EMAIL PROTECTED]>

Applied, thanks.

Regards
Greg


diff --git a/user/netflash/tftpmain.c b/user/netflash/tftpmain.c
index 14e6a92..ee13029 100644
--- a/user/netflash/tftpmain.c
+++ b/user/netflash/tftpmain.c
@@ -41,6 +41,7 @@ static char sccsid[] = "@(#)main.c       5.8 (Berkeley) 
10/11/88";
 #include <stdio.h>
 #include <errno.h>
 #include <setjmp.h>
+#include <string.h>
 #include <ctype.h>
 #include <netdb.h>

--
------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to