diff options
Diffstat (limited to 'lib/libc/nameser/ns_print.c')
-rw-r--r-- | lib/libc/nameser/ns_print.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/nameser/ns_print.c b/lib/libc/nameser/ns_print.c index 84e8873bb62e..bf2cb1d2ce24 100644 --- a/lib/libc/nameser/ns_print.c +++ b/lib/libc/nameser/ns_print.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_print.c,v 1.12 2009/03/03 05:29:58 each Exp $"; -#endif -#include <sys/cdefs.h> /* Import. */ #include "port_before.h" |