diff options
Diffstat (limited to 'mongotimer.c')
-rw-r--r-- | mongotimer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mongotimer.c b/mongotimer.c index 5bf9e0f..7fe6e05 100644 --- a/mongotimer.c +++ b/mongotimer.c @@ -32,6 +32,7 @@ #include "mongo_c.h" #include "mongo_m.h" + static const char **mongo_ds[] = { mongo_0, mongo_1, mongo_2, mongo_3, mongo_4, mongo_5, mongo_6, mongo_7, mongo_8, mongo_9 |