]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/pfe/pfe_mod.h
common/sfc_efx/base: add user mark RxQ flag
[dpdk.git] / drivers / net / pfe / pfe_mod.h
index 363feed45e12b2a4338c40d70c2cc727dff6c849..88d3d6ffce0202e9fdcbdbd2ef3969519a15f38a 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright 2019 NXP
+ * Copyright 2018-2019 NXP
  */
 
 #ifndef _PFE_MOD_H_
@@ -7,6 +7,8 @@
 
 struct pfe;
 
+#include <rte_ethdev.h>
+
 #include "pfe.h"
 #include "pfe_hif.h"
 #include "pfe_hif_lib.h"