]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Really fix the struct callout collision. AMD does not need to
authorpeter <peter@FreeBSD.org>
Mon, 2 Oct 2000 08:31:20 +0000 (08:31 +0000)
committerpeter <peter@FreeBSD.org>
Mon, 2 Oct 2000 08:31:20 +0000 (08:31 +0000)
commit3810721c0491379eb318946a9b6347152ad4e7b7
treee84e4e487d1216e4e9980039851166a229fe7c69
parente2db019ad296a19c55552bd14ecfcec3ecdba0b5
Really fix the struct callout collision.  AMD does not need to
#include <sys/mbuf.h>.  (which #include's <machine/mutex.h> and then
<sys/proc.h> and then <sys/callout.h>, leading to the collision).
<sys/mbuf.h> is really one of those 'no user servicable parts inside'
things.
usr.sbin/amd/include/config.h