From 433e81791be6b1771bcb12943a93cb956b15e3bb Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 2 Jul 1996 23:09:42 +0000 Subject: [PATCH] vms changes --- src/db/db_access.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/db/db_access.h b/src/db/db_access.h index 9855d5689..d52e5fe17 100644 --- a/src/db/db_access.h +++ b/src/db/db_access.h @@ -103,6 +103,7 @@ /*definitions for db_put_notify */ /*the following structure is identical*/ /*except for struct dbAddr -> struct db_addr*/ +struct putNotify; typedef struct pnRestartNode { ELLNODE node; struct putNotify *ppn;