summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/c/ex_stat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/c/ex_stat.c b/examples/c/ex_stat.c
index 86114bb711f..31037e364f7 100644
--- a/examples/c/ex_stat.c
+++ b/examples/c/ex_stat.c
@@ -28,6 +28,7 @@
* This is an example demonstrating how to query database statistics.
*/
+#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>