From 14e481445da8028900464fa90e2908d96fee71a8 Mon Sep 17 00:00:00 2001 From: David S. Miller Date: Tue, 21 Jan 2014 22:54:01 -0800 Subject: net: Missing change from the ether_addr_copy() fixups. Signed-off-by: David S. Miller --- net/caif/caif_usb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/caif/caif_usb.c b/net/caif/caif_usb.c index dda589c3d9d2..ba02db022900 100644 --- a/net/caif/caif_usb.c +++ b/net/caif/caif_usb.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3-55-g7522