This happened to be included transitively via a long chain starting with , but it's less fragile to include it explicitly. Signed-off-by: Eric Biggers --- net/wireless/michael-mic.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/wireless/michael-mic.c b/net/wireless/michael-mic.c index 50cdb67f0503d..ec5164756e0a1 100644 --- a/net/wireless/michael-mic.c +++ b/net/wireless/michael-mic.c @@ -3,10 +3,11 @@ * Michael MIC implementation - optimized for TKIP MIC operations * Copyright 2002-2003, Instant802 Networks, Inc. */ #include #include +#include #include #include struct michael_mic_ctx { u32 l, r; base-commit: 929298742bb5dfacd53ea99cf989cc81210f90a3 -- 2.53.0