diff --git a/src/iocsh/ioccrf.cpp b/src/iocsh/ioccrf.cpp index 3c04277c5..b238db33a 100644 --- a/src/iocsh/ioccrf.cpp +++ b/src/iocsh/ioccrf.cpp @@ -45,7 +45,7 @@ struct Cstring_cmp { /* * The table of commands */ -static map commands; +namespace { map commands; } /* * Register a command