*** empty log message ***

This commit is contained in:
Jim Meyering
1998-01-12 08:55:01 +00:00
parent 2b906615c2
commit 68e5877403
+1 -1
View File
@@ -3,7 +3,7 @@
* lib/fileblocks.c: 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.
Reported by Philippe De Muyter.
1998-01-10 Jim Meyering <meyering@na-net.ornl.gov>