Skip to content

Commit b46a083

Browse files
remicolletajdavis
authored andcommitted
CDRIVER-2667 include mongoc.h to have MONGOC_ENABLE_SHM_COUNTERS
1 parent 577018f commit b46a083

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/mongoc-stat.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717

1818
#include <bson.h>
19+
#include <mongoc.h>
1920

2021

2122
#if defined(BSON_OS_UNIX) && defined(MONGOC_ENABLE_SHM_COUNTERS)

0 commit comments

Comments
 (0)