From: Chas Williams Date: Mon, 6 May 2002 17:19:46 +0000 (+0000) Subject: STABLE12-linux-include-osidnlc-header-for-ia64-20020506 X-Git-Tag: openafs-stable-1_2_4~9 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=68d8a0a0e818117cf7890895fe956267f79694cd;p=packages%2Fo%2Fopenafs.git STABLE12-linux-include-osidnlc-header-for-ia64-20020506 this is in the head and not here; ia64 needs the prototype --- diff --git a/src/afs/LINUX/osi_vnodeops.c b/src/afs/LINUX/osi_vnodeops.c index 4c32f4a1b..3b618d3f7 100644 --- a/src/afs/LINUX/osi_vnodeops.c +++ b/src/afs/LINUX/osi_vnodeops.c @@ -28,6 +28,7 @@ RCSID("$Header$"); #include "../afs/sysincludes.h" #include "../afs/afsincludes.h" #include "../afs/afs_stats.h" +#include "../afs/afs_osidnlc.h" #include "../h/mm.h" #include "../h/pagemap.h" #if defined(AFS_LINUX24_ENV)