*** Source/NSData.m	Mon Jun  3 14:38:32 2002
--- Source/NSData.m.new	Mon Jun  3 14:36:27 2002
***************
*** 111,116 ****
--- 111,119 ----
  @class	NSDataStatic;
  @class	NSMutableDataMalloc;
  
+ //HACK - see NSByteOrder.h
+ void _gcc3_1_hack(void){}
+ 
  /*
   *	Some static variables to cache classes and methods for quick access -
   *	these are set up at process startup or in [NSData +initialize]
