aboutsummaryrefslogtreecommitdiff
path: root/sqlite.h
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite.h')
-rw-r--r--sqlite.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/sqlite.h b/sqlite.h
new file mode 100644
index 0000000..e817c89
--- /dev/null
+++ b/sqlite.h
@@ -0,0 +1,8 @@
+// +build ignore
+
+// Help some old tests work.
+
+#include "sqlite3.h"
+#include <sched.h>
+
+#define sqlite sqlite3