X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Fvenus%2Flock.h;h=e53c9382516edd762f5746934b6f1bbfc3ee5e7b;hp=cfbcbeef0c610c15d4cbc30eced2dde547875ede;hb=800b103f0aff041dd9d9bb5581f0f2188776582c;hpb=e7ec0d4213853117dc463a3629651e280c6cf0fa diff --git a/src/venus/lock.h b/src/venus/lock.h index cfbcbee..e53c938 100644 --- a/src/venus/lock.h +++ b/src/venus/lock.h @@ -7,9 +7,16 @@ * directory or online at http://www.openafs.org/dl/license10.html */ +#error I thought venus/lock.h was never included, what's going on? + +#if 0 +/* I believe this file is never actually used */ + #ifndef __AFSLOCK_INCLUDE__ #define __AFSLOCK_INCLUDE__ 1 +#warning UMR-INCLUDE venus/lock.h + /*******************************************************************\ * * * Information Technology Center * @@ -185,3 +192,6 @@ can use the locks above to solve this problem, and we do. */ #endif /* __AFSLOCK_INCLUDE__ */ + + +#endif