projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf93274
)
fix warning
author
Glenn L McGrath
<bug1@ihug.co.nz>
Mon, 16 Dec 2002 06:40:37 +0000
(06:40 -0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Mon, 16 Dec 2002 06:40:37 +0000
(06:40 -0000)
networking/libiproute/ip_parse_common_args.c
patch
|
blob
|
history
diff --git
a/networking/libiproute/ip_parse_common_args.c
b/networking/libiproute/ip_parse_common_args.c
index 550d1ddfe28589c162a84d4c0f2167fb970df67a..ac9d9491639f0724fe027c4140e52d52c56aafe2 100644
(file)
--- a/
networking/libiproute/ip_parse_common_args.c
+++ b/
networking/libiproute/ip_parse_common_args.c
@@
-14,6
+14,8
@@
* Rani Assaf <rani@magic.metawire.com> 980929: resolve addresses
*/
+#include <string.h>
+
#include "utils.h"
#include "ip_common.h"