Skip to content

Commit e270092

Browse files
committed
fix: minor compilation issue
1 parent 344e47d commit e270092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/database.h

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

1111
#include <stdarg.h>
1212
#include <stdint.h>
13+
#include <stddef.h>
1314
#include <stdbool.h>
1415

1516
typedef long long int db_int64;

0 commit comments

Comments
 (0)