get rid of bogus struct and just declare it
#if !defined(UKERNEL) && !defined(HAVE_STRUCT_BUF)
/* declare something so that prototypes don't flip out */
-/* this is really a sick hack, but appears struct buf stuff is only actually passed
-around as a pointer, except with libuafs, in which case it is actually defined */
+/* appears struct buf stuff is only actually passed around as a pointer,
+ except with libuafs, in which case it is actually defined */
-struct buf {
- int bogus;
-};
+struct buf;
#endif
/* fakestat support: opaque storage for afs_EvalFakeStat to remember