* archive.c: Define offsetof here.
[deliverable/binutils-gdb.git] / bfd / hosts / amix.h
index a2b072e7108fc6d9ef25f595acd94ee3ac49af72..5cc1767202e02d5e95f50046a9c6d092a2da6835 100644 (file)
@@ -48,8 +48,3 @@ extern int fputc();
 extern int unlink();
 
 #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.023354 seconds and 4 git commands to generate.