Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 1997 18:39:10 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, phk@dk.tfs.com
Cc:        freebsd-bugs@FreeBSD.org, peter@spinner.DIALix.COM, tejblum@arc.hq.cti.ru
Subject:   Re: misc/3291: md2.h, md4.h, and md5.h headers useless for c++ programms
Message-ID:  <199704150839.SAA19962@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>>md5.h includes <sys/md5.h> which has the same problem as md4.h and uglier
>>ifdefs.
>
>Any good suggestions ?
>
>Making a <sys/types_lite.h> that only have the basic types in it ?  :-)

It has to be something like that.  Of course, the list of basic types
in the user namespace is empty.  We already have this for basic STDC
types - <machine/ansi.h>.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704150839.SAA19962>