New upstream version 18.11.2
[deb_dpdk.git] / lib / librte_eal / common / eal_options.h
index 327c95e..1623ae8 100644 (file)
@@ -5,6 +5,8 @@
 #ifndef EAL_OPTIONS_H
 #define EAL_OPTIONS_H
 
+#include "getopt.h"
+
 enum {
        /* long options mapped to a short option */
 #define OPT_HELP              "help"