app/testpmd: add ixgbe VF management
[dpdk.git] / lib / librte_cfgfile / rte_cfgfile.h
index f649836..e81a5a2 100644 (file)
@@ -34,6 +34,8 @@
 #ifndef __INCLUDE_RTE_CFGFILE_H__
 #define __INCLUDE_RTE_CFGFILE_H__
 
+#include <stddef.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif