diff options
Diffstat (limited to 'src/db-parse-context.h')
-rw-r--r-- | src/db-parse-context.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/db-parse-context.h b/src/db-parse-context.h index 4e18baa..9d75c31 100644 --- a/src/db-parse-context.h +++ b/src/db-parse-context.h @@ -28,6 +28,8 @@ #include <sys/types.h> #include "itdb.h" +#include "itdb_private.h" + struct _DBParseContext { const unsigned char *buffer; const unsigned char *cur_pos; |