add missing include for igc on suse 15.5
This commit is contained in:
parent
e553a9999e
commit
fb3c725953
|
|
@ -2,6 +2,7 @@
|
|||
/* Copyright (c) 2020, Intel Corporation. */
|
||||
|
||||
#include <net/xdp_sock_drv.h>
|
||||
#include <linux/if_vlan.h>
|
||||
|
||||
#include "igc-5.14-ethercat.h"
|
||||
#include "igc_xdp-5.14-ethercat.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue