From: Jim Meyering Date: Sun, 30 Sep 2001 21:28:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2b2b3ca8f4c7278002f61daf06b96d4c10f4301;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 35f1210b81..cb5d9d5a90 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2001-09-30 Jim Meyering + + * mountlist.c [MOUNTED_GETFSSTAT]: + Include , for Apple Darwin. + Include sys/mount.h and sys/fs_types.h only if available. + (FS_TYPE): Define. + (read_filesystem_list): Use FS_TYPE. + 2001-09-29 Paul Eggert * lib/exclude.c (excluded_filename): 0 -> false, since it's