Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1560ac7d authored by Luis R. Rodriguez's avatar Luis R. Rodriguez Committed by Kalle Valo
Browse files

ath6kl: include in.h explicitly



Do not assume anyone before us includes it for us.

Signed-off-by: default avatarLuis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 92ada046
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
 */

#include <linux/ip.h>
#include <linux/in.h>
#include "core.h"
#include "debug.h"
#include "testmode.h"