mirror of https://github.com/mirror/busybox.git
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.1_1_stable
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