]> err.no Git - util-linux/commit
mount: sundries.h add klibc support
authormaximilian attems <max@stro.at>
Wed, 23 Jul 2008 21:17:40 +0000 (23:17 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 23 Jul 2008 22:52:52 +0000 (00:52 +0200)
commitc23f3b28d088a95283dcd58617c7739efffff27a
tree84c332c79b71821d80cd13a3d85ff432843b5a00
parentca04a95a3b4ccc943dc3ba05fc0b885f74ba5645
mount: sundries.h add klibc support

In file included from mount.c:34:
sundries.h:16:23: error: rpc/types.h: No such file or directory

nuke rpc/types.h to fix aboves. The file is archaism from old
integrated NFS code.

Cc: Christoph Hellwig <hch@infradead.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: maximilian attems <max@stro.at>
mount/sundries.h