From: Johannes Berg Date: Wed, 22 Sep 2010 09:33:28 +0000 (+0200) Subject: phy: include string.h X-Git-Tag: v0.9.21~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0260390a9db982e62a35a7b4e4da3b3901bfdd3;p=thirdparty%2Fiw.git phy: include string.h --- diff --git a/phy.c b/phy.c index 1f54ba3..7c6c7c8 100644 --- a/phy.c +++ b/phy.c @@ -1,6 +1,7 @@ #include #include #include +#include #include #include