diff options
Diffstat (limited to 'lib/libc/inet/inet_neta.c')
-rw-r--r-- | lib/libc/inet/inet_neta.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/inet/inet_neta.c b/lib/libc/inet/inet_neta.c index 19facd2047de..2cf40ef3505d 100644 --- a/lib/libc/inet/inet_neta.c +++ b/lib/libc/inet/inet_neta.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_neta.c,v 1.3 2005/04/27 04:56:20 sra Exp $"; -#endif -#include <sys/cdefs.h> #include "port_before.h" #include <sys/types.h> |