summaryrefslogtreecommitdiff
path: root/db2/include/db_auto.h
diff options
context:
space:
mode:
Diffstat (limited to 'db2/include/db_auto.h')
-rw-r--r--db2/include/db_auto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/db2/include/db_auto.h b/db2/include/db_auto.h
index 7478173740..4c7b4da970 100644
--- a/db2/include/db_auto.h
+++ b/db2/include/db_auto.h
@@ -59,6 +59,7 @@ typedef struct _db_ovref_args {
DB_LSN prev_lsn;
u_int32_t fileid;
db_pgno_t pgno;
+ int32_t adjust;
DB_LSN lsn;
} __db_ovref_args;