X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fafs%2Fsysincludes.h;h=587288c57de09900b1dc7fa9b8cfc29e131ecc84;hp=33c049db662fc9a4947706eaaf9b0a00daef0114;hb=f829393c716330b65a96d5cc0c33b2c83e9b4bc4;hpb=043900fb415e2eb5327fd3c3f89064a403b3166e diff --git a/src/afs/sysincludes.h b/src/afs/sysincludes.h index 33c049d..587288c 100644 --- a/src/afs/sysincludes.h +++ b/src/afs/sysincludes.h @@ -74,13 +74,16 @@ */ #ifndef _LINUX_CODA_FS_I #define _LINUX_CODA_FS_I -#endif +#define _CODA_HEADER_ #define _CFS_HEADER_ struct coda_inode_info { }; +#endif +#ifndef _LINUX_XFS_FS_I #define _LINUX_XFS_FS_I struct xfs_inode_info { }; +#endif #include #include #include