ring: convert license headers to SPDX tags
[dpdk.git] / lib / librte_cmdline / cmdline_parse_portlist.h
index 8505059..058df3e 100644 (file)
@@ -61,6 +61,9 @@
 #ifndef _PARSE_PORTLIST_H_
 #define _PARSE_PORTLIST_H_
 
+#include <stdint.h>
+#include <cmdline_parse.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif