net/bonding: fix packet count type for LACP
[dpdk.git] / drivers / net / virtio / virtio_pci.c
index c8883c3..adc02f9 100644 (file)
@@ -3,7 +3,7 @@
  */
 #include <stdint.h>
 
-#ifdef RTE_EXEC_ENV_LINUXAPP
+#ifdef RTE_EXEC_ENV_LINUX
  #include <dirent.h>
  #include <fcntl.h>
 #endif