From: Paul Eggert Date: Mon, 30 May 2005 07:33:55 +0000 (+0000) Subject: Don't bother mentioning _POSIX_VERSION in comment. X-Git-Tag: CPPI-1_12~699 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21c907252bbcb771a89a9c9e2f5dea447f33927f;p=thirdparty%2Fcoreutils.git Don't bother mentioning _POSIX_VERSION in comment. --- diff --git a/src/system.h b/src/system.h index 5fb8e11e2d..307f5ab5b5 100644 --- a/src/system.h +++ b/src/system.h @@ -35,8 +35,6 @@ you must include before including this file # include #endif -/* should be included before any preprocessor test - of _POSIX_VERSION. */ #if HAVE_UNISTD_H # include #endif