* mountlist.h (MOUNTLIST_H_): New macro, to protect against double
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 23:56:46 +0000 (23:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 23:56:46 +0000 (23:56 +0000)
commit68650590ffe576aaab271a425492980ff96ea4f8
treeac9a52d5c1c50983c3b730259fec4e49c9c9177f
parenta92bec0dfbecdae9604feef1e3c99cbd7ac9f859
* mountlist.h (MOUNTLIST_H_): New macro, to protect against double
inclusion.
Include <sys/types.h>, for dev_t.
(ME_DUMMY, ME_REMOTE): Move from here....
* mountlist.c (ME_DUMMY, ME_REMOTE): To here.
(ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
Dmitry V. Levin.
Include mountlist.h first, to test the interface.
lib/ChangeLog
lib/mountlist.c
lib/mountlist.h