* archive.c: Define offsetof here.
[deliverable/binutils-gdb.git] / bfd / hosts / irix4.h
index f005feff4c6afa508b684db6a70727ca93104551..5da363652c533b3c8f5bfb5740ebb6bf64ca8fad 100644 (file)
@@ -25,8 +25,3 @@
 #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.02317 seconds and 4 git commands to generate.