diff --git a/src/config.h.in b/src/config.h.in index 618de6c..53f6f14 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -602,6 +602,13 @@ const char __mx_opts[] = "" #undef OPT_COREONLY #endif /* TRIVIA */ +#ifdef UPTIME + OPT_COMMA "uptime" +#undef OPT_COMMA +#define OPT_COMMA ", " +#undef OPT_COREONLY +#endif /* UPTIME */ + #ifdef WINGATES OPT_COMMA "wingate" #undef OPT_COMMA