From: David S. Miller Date: Wed, 22 Jan 2014 06:54:01 +0000 (-0800) Subject: net: Missing change from the ether_addr_copy() fixups. X-Git-Url: http://pileus.org/git/?p=~andy%2Flinux;a=commitdiff_plain;h=14e481445da8028900464fa90e2908d96fee71a8 net: Missing change from the ether_addr_copy() fixups. Signed-off-by: David S. Miller --- diff --git a/net/caif/caif_usb.c b/net/caif/caif_usb.c index dda589c3d9d..ba02db02290 100644 --- a/net/caif/caif_usb.c +++ b/net/caif/caif_usb.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include