]> 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>
Fri, 12 Dec 2008 12:34:41 +0000 (13:34 +0100)
commit6b95e6732731a07f35d9e768f8651e7a01ce0762
tree794809391fe24066395b1d08fd571716fbc8c239
parent7e208101d9a6c7b32aaae4457333ead509caf424
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