summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/getrpcport.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/getrpcport.c')
-rw-r--r--lib/libc/rpc/getrpcport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/rpc/getrpcport.c b/lib/libc/rpc/getrpcport.c
index b28049332769..a081dd8771b8 100644
--- a/lib/libc/rpc/getrpcport.c
+++ b/lib/libc/rpc/getrpcport.c
@@ -38,7 +38,6 @@ static char *rcsid = "$Id: getrpcport.c,v 1.2 1995/05/30 05:41:22 rgrimes Exp $"
*/
#include <stdio.h>
-#include <string.h>
#include <rpc/rpc.h>
#include <netdb.h>
#include <sys/socket.h>