Make sure that "offsetof" is defined on all hosts, now that archive.c uses it.

This commit is contained in:
John Gilmore
1993-09-17 09:08:00 +00:00
parent f8efbf2296
commit c5652bffcb
29 changed files with 154 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
#include "hosts/sysv4.h"
#ifndef __GNUC__
#ifndef __GNUC__
#include <alloca.h>
#endif
/* That's all... */