Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libresolv/ns_verify.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libresolv/ns_verify.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- src/lib/libresolv/ns_verify.c 2012/11/16 02:16:38 1.2 +++ src/lib/libresolv/ns_verify.c 2013/09/13 19:29:47 1.3 @@ -1,4 +1,4 @@ -/* $NetBSD: ns_verify.c,v 1.2 2012/11/16 02:16:38 christos Exp $ */ +/* $NetBSD: ns_verify.c,v 1.3 2013/09/13 19:29:47 joerg Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -17,9 +17,8 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#ifndef lint -static const char rcsid[] = "Id: ns_verify.c,v 1.5 2006/03/09 23:57:56 marka Exp "; -#endif +#include +__RCSID("Id: ns_verify.c,v 1.5 2006/03/09 23:57:56 marka Exp "); /* Import. */