Yann E. Morin pointed out that rpcsvc/nfs_prot.h isn't needed with any
reasonably recent glibc, and breaks with uClibc. So yank it.
This commit is contained in:
parent
7b7c99ca33
commit
7ad4b30ed4
@ -165,7 +165,6 @@
|
||||
#ifdef CONFIG_FEATURE_INETD_RPC
|
||||
#include <rpc/rpc.h>
|
||||
#include <rpc/pmap_clnt.h>
|
||||
#include <rpcsvc/nfs_prot.h>
|
||||
#endif
|
||||
|
||||
#define _PATH_INETDCONF "/etc/inetd.conf"
|
||||
|
Loading…
Reference in New Issue
Block a user