Use integer-only printf for ftpd

This commit is contained in:
Sebastian Huber 2013-12-20 11:04:46 +01:00
parent 8d4bab38ea
commit 983e452e54

View File

@ -214,6 +214,7 @@
#include <rtems/ftpd.h>
#include <machine/rtems-bsd-printf-to-iprintf.h>
#ifdef __GNUC__
/* change to #if 1 to disable syslog entirely */