mirror of
https://github.com/torvalds/linux.git
synced 2026-07-15 10:06:16 +02:00
ath6kl: include in.h explicitly
Do not assume anyone before us includes it for us. Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
parent
92ada0468c
commit
1560ac7d30
|
|
@ -16,6 +16,7 @@
|
|||
*/
|
||||
|
||||
#include <linux/ip.h>
|
||||
#include <linux/in.h>
|
||||
#include "core.h"
|
||||
#include "debug.h"
|
||||
#include "testmode.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user