From f33c5d84db654753e91fd1c6b660ceb54878cc59 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 22 Jun 1995 19:15:09 +0000 Subject: (_diskfs_translator_callback): Must be extern to force inclusion of trans-callback.c. --- libdiskfs/priv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs') diff --git a/libdiskfs/priv.h b/libdiskfs/priv.h index f642355f..4b86cdb6 100644 --- a/libdiskfs/priv.h +++ b/libdiskfs/priv.h @@ -72,7 +72,7 @@ extern int _diskfs_ncontrol_ports; extern spin_lock_t _diskfs_control_lock; /* Callback routine for active translator startup */ -fshelp_callback_t _diskfs_translator_callback; +extern fshelp_callback_t _diskfs_translator_callback; /* This macro locks the node associated with PROTID, and then evaluates the expression OPERATION; then it syncs the inode -- cgit v1.2.3