mem: warn user when running without NUMA support
[dpdk.git] / lib / librte_eal / common / eal_options.h
index 58ee9ae..9855429 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"