diff options
Diffstat (limited to 'lib/libc/nameser/ns_ttl.c')
-rw-r--r-- | lib/libc/nameser/ns_ttl.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/nameser/ns_ttl.c b/lib/libc/nameser/ns_ttl.c index e6d66379fa3e..2050eb5754be 100644 --- a/lib/libc/nameser/ns_ttl.c +++ b/lib/libc/nameser/ns_ttl.c @@ -17,10 +17,6 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#ifndef lint -static const char rcsid[] = "$Id: ns_ttl.c,v 1.4 2005/07/28 06:51:49 marka Exp $"; -#endif -#include <sys/cdefs.h> /* Import. */ #include "port_before.h" |