diff -up afflib-3.2.1/lib/afflib_i.h.fix_namespace afflib-3.2.1/lib/afflib_i.h --- afflib-3.2.1/lib/afflib_i.h.fix_namespace 2008-06-25 11:01:34.000000000 +0200 +++ afflib-3.2.1/lib/afflib_i.h 2008-06-25 11:01:51.000000000 +0200 @@ -340,7 +340,7 @@ typedef struct _AFFILE { void *vnodeprivate; // private storage for the vnode void (*error_reporter)(const char *fmt, ...); struct af_crypto *crypto; -} AFFILE; +};