aboutsummaryrefslogtreecommitdiff
path: root/ext/fts5/fts5Int.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fts5/fts5Int.h')
-rw-r--r--ext/fts5/fts5Int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fts5/fts5Int.h b/ext/fts5/fts5Int.h
index 2da347862..7ad1cc16b 100644
--- a/ext/fts5/fts5Int.h
+++ b/ext/fts5/fts5Int.h
@@ -20,6 +20,7 @@ SQLITE_EXTENSION_INIT1
#include <string.h>
#include <assert.h>
+#include <stddef.h>
#ifndef SQLITE_AMALGAMATION