diff options
Diffstat (limited to 'lib/libc/inet/inet_cidr_ntop.c')
-rw-r--r-- | lib/libc/inet/inet_cidr_ntop.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/inet/inet_cidr_ntop.c b/lib/libc/inet/inet_cidr_ntop.c index 45f441a163ab..e75d7ba7a49a 100644 --- a/lib/libc/inet/inet_cidr_ntop.c +++ b/lib/libc/inet/inet_cidr_ntop.c @@ -17,10 +17,6 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$Id: inet_cidr_ntop.c,v 1.7 2006/10/11 02:18:18 marka Exp $"; -#endif -#include <sys/cdefs.h> #include "port_before.h" #include <sys/types.h> |