diff options
Diffstat (limited to 'networking/inetd.c')
-rw-r--r-- | networking/inetd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/inetd.c b/networking/inetd.c index 91545d0a3..67984accb 100644 --- a/networking/inetd.c +++ b/networking/inetd.c | |||
@@ -217,7 +217,6 @@ | |||
217 | //config: bool "Support RPC services" | 217 | //config: bool "Support RPC services" |
218 | //config: default n # very rarely used, and needs Sun RPC support in libc | 218 | //config: default n # very rarely used, and needs Sun RPC support in libc |
219 | //config: depends on INETD | 219 | //config: depends on INETD |
220 | //config: select FEATURE_HAVE_RPC | ||
221 | //config: help | 220 | //config: help |
222 | //config: Support Sun-RPC based services | 221 | //config: Support Sun-RPC based services |
223 | 222 | ||