[Pvfs2-developers] offsetof

Sam Lang slang at mcs.anl.gov
Thu Nov 29 19:51:30 EST 2007


	
Hi Pete,

It looks like you added the #include <malloc.h> to pvfs2-types.h to  
get the offsetof macro.  That gets defined in stddef.h, and in fact,  
we define it later in the header if its not defined at that point.  
What's the workaround on Cray that requires the offsetof from malloc.h?

-sam


More information about the Pvfs2-developers mailing list