]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include sys/param.h only #if HAVE_SYS_PARAM_H.
authorJim Meyering <jim@meyering.net>
Mon, 12 Jan 1998 08:13:39 +0000 (08:13 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 12 Jan 1998 08:13:39 +0000 (08:13 +0000)
commit443f852f613a92d8393105f15c8b6ee3e9b262df
treea1049ba1d51b6a266040058402c5b0ce4b83ccbf
parentd1f4e617b58fda2ab9f58bceac1f33dfc19820b6
Include sys/param.h only #if HAVE_SYS_PARAM_H.
Move function-spanning `#if ...BSIZE' stmt to follow inclusion of
sys/param.h since BSIZE is sometimes defined in sys/param.h.
Based on a patch from Philippe De Muyter.
lib/fileblocks.c