summaryrefslogtreecommitdiff
path: root/src/include/gcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gcc.h')
-rw-r--r--src/include/gcc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gcc.h b/src/include/gcc.h
index 6ccc0de3c03..ce6afdd6e9c 100644
--- a/src/include/gcc.h
+++ b/src/include/gcc.h
@@ -6,6 +6,7 @@
* See the file LICENSE for redistribution information.
*/
+#define WT_PTRDIFFT_FMT "td" /* ptrdiff_t format string */
#define WT_SIZET_FMT "zu" /* size_t format string */
/* Add GCC-specific attributes to types and function declarations. */