summaryrefslogtreecommitdiff
path: root/lwip/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'lwip/options.h')
-rw-r--r--lwip/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lwip/options.h b/lwip/options.h
index e370fab0..7d1c96c7 100644
--- a/lwip/options.h
+++ b/lwip/options.h
@@ -78,4 +78,6 @@ static const char doc[] = "Interface-specific options before the first \
interface specification apply to the first following interface; otherwise \
they apply to the previously specified interface.";
+extern struct argp lwip_argp;
+
#endif // OPTIONS_H