Skip to content

Commit 551d3e6

Browse files
committed
Fix build warning
1 parent e529977 commit 551d3e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/TestSuite.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
#include <fcntl.h>
2121
#include <stdarg.h>
2222

23+
#include "mongoc-log.h"
24+
#include "mongoc-log-private.h"
25+
2326
#if defined(__APPLE__)
2427
# include <mach/mach_time.h>
2528
#endif

0 commit comments

Comments
 (0)