aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_eal/common/eal_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_eal/common/eal_options.h')
-rw-r--r--lib/librte_eal/common/eal_options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/librte_eal/common/eal_options.h b/lib/librte_eal/common/eal_options.h
index 327c95e9..1623ae8c 100644
--- a/lib/librte_eal/common/eal_options.h
+++ b/lib/librte_eal/common/eal_options.h
@@ -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"