diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-06-05 16:14:35 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-06-06 12:51:26 +0200 |
commit | 33cd703f559200f326bd4a9613edd90f1b1c8e9d (patch) | |
tree | 7d25cac78765f4b307c6f4632199b93ed908d913 /hdlcutil | |
parent | 7112f5b1108f321da32ee54591767bd15900ad85 (diff) |
Fix implicit declaration caused missing #include <string.h>
gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -flto -MT user_io.o -MD -MP -MF .deps/user_io.Tpo -c -o user_io.o user_io.c
user_io.c: In function ‘err’:
user_io.c:38:25: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default]
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'hdlcutil')
0 files changed, 0 insertions, 0 deletions