summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/nameser/ns_ttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/nameser/ns_ttl.c')
-rw-r--r--freebsd/lib/libc/nameser/ns_ttl.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/freebsd/lib/libc/nameser/ns_ttl.c b/freebsd/lib/libc/nameser/ns_ttl.c
index 795427a6..5a5aa169 100644
--- a/freebsd/lib/libc/nameser/ns_ttl.c
+++ b/freebsd/lib/libc/nameser/ns_ttl.c
@@ -18,8 +18,10 @@
*/
#ifndef lint
-static const char rcsid[] = "$Id: ns_ttl.c,v 1.2.18.2 2005/07/28 07:38:10 marka Exp $";
+static const char rcsid[] = "$Id: ns_ttl.c,v 1.4 2005/07/28 06:51:49 marka Exp $";
#endif
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
/* Import. */