aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/inetd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/inetd.c b/networking/inetd.c
index 5abf27219..b2b0f7309 100644
--- a/networking/inetd.c
+++ b/networking/inetd.c
@@ -165,7 +165,6 @@
165#ifdef CONFIG_FEATURE_INETD_RPC 165#ifdef CONFIG_FEATURE_INETD_RPC
166#include <rpc/rpc.h> 166#include <rpc/rpc.h>
167#include <rpc/pmap_clnt.h> 167#include <rpc/pmap_clnt.h>
168#include <rpcsvc/nfs_prot.h>
169#endif 168#endif
170 169
171#define _PATH_INETDCONF "/etc/inetd.conf" 170#define _PATH_INETDCONF "/etc/inetd.conf"