net/sfc/base: import monitors access via MCDI
[dpdk.git] / drivers / net / sfc / base / efx_ev.c
index ac3ebe3..42ded5a 100644 (file)
@@ -30,6 +30,9 @@
 
 #include "efx.h"
 #include "efx_impl.h"
+#if EFSYS_OPT_MON_MCDI
+#include "mcdi_mon.h"
+#endif
 
 #if EFSYS_OPT_QSTATS
 #define        EFX_EV_QSTAT_INCR(_eep, _stat)                                  \