From d9aa870e5d509cc7309ab82dd102a937ab58613a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 9 Feb 2017 04:36:04 -0500 Subject: Imported Upstream version 3.1.1+dfsg1 --- Plugins/DbSqliteSystemData/systemdata_interop.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 Plugins/DbSqliteSystemData/systemdata_interop.c (limited to 'Plugins/DbSqliteSystemData/systemdata_interop.c') diff --git a/Plugins/DbSqliteSystemData/systemdata_interop.c b/Plugins/DbSqliteSystemData/systemdata_interop.c new file mode 100644 index 0000000..d75ae9b --- /dev/null +++ b/Plugins/DbSqliteSystemData/systemdata_interop.c @@ -0,0 +1 @@ +#define INTEROP_CODEC_GET_PAGER(a,b,c) systemdata_sqlite3PagerGet(a,b,c,0) -- cgit v1.2.3