Commit fa84722c authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Staticize.

parent c4462c33
......@@ -36,7 +36,7 @@
#include "mgt/mgt.h"
#include "waiter/mgt_waiter.h"
const struct choice waiter_choice[] = {
static const struct choice waiter_choice[] = {
#if defined(HAVE_KQUEUE)
{ "kqueue", &waiter_kqueue },
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment