From 0e63ee794f6653cb754f44828b69d1448ae812f9 Mon Sep 17 00:00:00 2001 From: delgado Date: Fri, 20 Jan 1995 16:23:37 +0000 Subject: [PATCH] fix unresolved reference to access_snt() by creating a dummy routine at the end as was done for other routines --- db/newmoira.dc | 1 + 1 file changed, 1 insertion(+) diff --git a/db/newmoira.dc b/db/newmoira.dc index baddb1b4..2c1b530d 100644 --- a/db/newmoira.dc +++ b/db/newmoira.dc @@ -481,3 +481,4 @@ int setup_ahst() {} int setup_ahal() {} int followup_gsnt() {} int followup_ghst() {} +int access_snt() {} -- 2.45.2