summaryrefslogtreecommitdiff
path: root/inet
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <thomas@gnu.org>1995-07-23 00:17:54 +0000
committerThomas Bushnell, BSG <thomas@gnu.org>1995-07-23 00:17:54 +0000
commit08d5417a6ffd80753dac62081bd3cbaa11fbd76f (patch)
tree87bc5776acc573ec3e4e87f3182c0fd78a988940 /inet
parent24e0f77bc6dd89d5f6be70444f16f029f28f2661 (diff)
(routines): Added `ruserpass'.
Diffstat (limited to 'inet')
-rw-r--r--inet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inet/Makefile b/inet/Makefile
index aaa9880c1e..6a308c9b4b 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
+# Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -28,7 +28,7 @@ routines := ntohl ntohs htonl htons \
inet_netof inet_ntoa inet_net \
getproto getprtent getprtname \
getsrvbynm getsrvbypt getservent \
- rcmd rexec
+ rcmd rexec ruserpass
# No warnings about losing BSD code.
override +gccwarn := -w