Fix a typo that broke it so busybox won't build
[oweals/busybox.git] / networking / libiproute / ip_parse_common_args.c
index 550d1ddfe28589c162a84d4c0f2167fb970df67a..ac9d9491639f0724fe027c4140e52d52c56aafe2 100644 (file)
@@ -14,6 +14,8 @@
  * Rani Assaf <rani@magic.metawire.com> 980929:        resolve addresses
  */
 
+#include <string.h>
+
 #include "utils.h"
 #include "ip_common.h"