forked from Imagelibrary/binutils-gdb
Make sure that "offsetof" is defined on all hosts, now that archive.c uses it.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "hosts/sysv4.h"
|
||||
|
||||
#ifndef __GNUC__
|
||||
#ifndef __GNUC__
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
/* That's all... */
|
||||
|
||||
Reference in New Issue
Block a user