c: update protoverse_cursor to jb55_cursor

Will be using this in the new db implementation
This commit is contained in:
William Casarin
2023-07-19 13:05:46 -07:00
parent 123ca3b802
commit 9cfed9f3aa

View File

@@ -1,6 +1,6 @@
#ifndef PROTOVERSE_CURSOR_H #ifndef JB55_CURSOR_H
#define PROTOVERSE_CURSOR_H #define JB55_CURSOR_H
#include "typedefs.h" #include "typedefs.h"
#include "varint.h" #include "varint.h"