]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include <unistd.h>. On some systems,
authorJim Meyering <jim@meyering.net>
Thu, 6 Feb 2003 13:06:29 +0000 (13:06 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Feb 2003 13:06:29 +0000 (13:06 +0000)
commit784604222e671bf5fcc4e2a2b6745d1f4b93a944
tree4e1873e3ae76cf62ddfa10941cd36290c4e6b8c0
parent524ed3ce4499bab2ee37db0e0f23b2df90c4e707
Include <unistd.h>.  On some systems,
it is required for the definition of _SC_PAGESIZE.
m4/c-stack.m4