Subject: Re: Protecting the rest of the kerner headers against multiple inclusion
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 09/11/1999 20:17:24
In article <199909110813.SAA25701@balrog.supp.cpr.itg.telecom.com.au>,
Simon Burge <simonb@netbsd.org> wrote:

>Maybe _MACHINE_ARCH_TYPES_H and _MACHINE_TYPES_H of you go with the
>latter MD idea - things in both arch/mips/include and arch/pmax/include
>come to mind.  I think the former MD choice would look better...

I think that I'd go with _I386_TYPES_H_ because we have the the 
#include <m68k/...> from the other m68k ports. 

So the final proposal is:

    MI: _SYS_TYPES_H_ _NETINET_IN_H_
    MD: _I386_TYPES_H_ _I368_ENDIAN_H_

So, if there is a script to do that automagically, I'd appreciate having
a copy.

christos