From 15bf85c910e81bd1eb917db05b3f2703d103e8e8 Mon Sep 17 00:00:00 2001 From: Bjørn Mork Date: Sun, 5 Nov 2017 15:43:13 +0100 Subject: ripe-atlas-fw: imported version 4790 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bjørn Mork --- include/cmdtable.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/cmdtable.h') diff --git a/include/cmdtable.h b/include/cmdtable.h index ee84b3a..4df3b0f 100644 --- a/include/cmdtable.h +++ b/include/cmdtable.h @@ -30,6 +30,8 @@ static struct builtin { "ping", ping_main }, { "sslgetcert", sslgetcert_main }, { "traceroute", traceroute_main }, +#endif +#if ENABLE_OOQD { "wifimsm", wifimsm_main }, #endif { NULL, 0 } -- cgit v1.2.3