Date: Sun, 21 Apr 2002 08:35:54 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/procfs procfs_mem.c Message-ID: <200204211535.g3LFZsY85295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/04/21 08:35:54 PDT
Modified files:
sys/fs/procfs procfs_mem.c
Log:
Include <sys/systm.h> for (at least) the definition of atomic functions
which are sometimes used by the macros in <sys/mutex.h>; don't depend
on not-quite-necessary namespace pollution in <sys/mutex.h>.
Revision Changes Path
1.57 +1 -0 src/sys/fs/procfs/procfs_mem.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204211535.g3LFZsY85295>
