eventdev: make vdev init and uninit functions optional
[dpdk.git] / drivers / event / octeontx / ssovf_evdev.c
index f1b7eee..36c377c 100644 (file)
@@ -30,6 +30,8 @@
  *   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#include <inttypes.h>
+
 #include <rte_common.h>
 #include <rte_debug.h>
 #include <rte_dev.h>