ticket-2618-patches-20031207
[openafs.git] / src / dir / buffer.c
index 6020625..7863ced 100644 (file)
@@ -46,7 +46,7 @@ struct Lock afs_bufferLock;
 #define BUFFER_FID_SIZE (6 + 2*sizeof(char*)/sizeof(int))
 #endif
 
-struct buffer {
+static struct buffer {
     /* fid is used for Unique cache key + i/o addressing.
      * fid size is based on 4 + size of inode and size of pointer
      */