Date: Tue, 9 Jul 2002 22:21:14 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys stat.h Message-ID: <200207100521.g6A5LEkR070127@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/07/09 22:21:14 PDT Modified files: sys/sys stat.h Log: Fixed compiling with -D_POSIX_SOURCE. The previous commit was supposed to fix this, but actually broke it a little differently by adding 2 invalid references to struct timespec while fixing 1. Revision Changes Path 1.27 +10 -4 src/sys/sys/stat.h 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?200207100521.g6A5LEkR070127>