--- src/ContMan.hpp.orig 2003-10-07 01:43:26.000000000 +1000 +++ src/ContMan.hpp 2003-10-07 01:44:19.000000000 +1000 @@ -64,7 +64,7 @@ // The sequence of CompressContainers follow *directly* the container block object // in memory. { - friend CompressContainerMan; + friend class CompressContainerMan; CompressContainerBlock *nextblock; // The next container block in the list unsigned short contnum; // Number of containers unsigned short userdatasize; // The compressor associated with the container