* archive.c: Define offsetof here.
[deliverable/binutils-gdb.git] / bfd / hosts / apollov68.h
index 27580ea1384f5358dcc11bb1caf7915052a869e2..bf82c183a3aeee0f83c0bfeb9d2424d16e4f2c29 100644 (file)
@@ -36,8 +36,3 @@ extern void free      PARAMS ((PTR));
 #endif
 
 #include "fopen-same.h"
-
-/* From ANSI C <stddef.h>, which we can't depend upon the existence of */
-#ifndef        offsetof
-#define        offsetof(type,memb)     ((size_t)&(((type *)0)->memb))
-#endif
This page took 0.023809 seconds and 4 git commands to generate.