mountlist: fix local drive detection on cygwin
authorEric Blake <eblake@redhat.com>
Tue, 28 Dec 2010 17:07:58 +0000 (10:07 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 29 Dec 2010 18:48:15 +0000 (11:48 -0700)
commit85dc67887b7973790f63719d5a3b994bb980e790
tree1cb30f0cb80f00218ea62d54a1fe97631f1bcf50
parent8129b787e22444055521ada1101aaaf8050c58a6
mountlist: fix local drive detection on cygwin

* lib/mountlist.c (ME_REMOTE) [__CYGWIN__]: Provide implementation
that works for cygwin.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/mountlist.c