summaryrefslogtreecommitdiff
path: root/hesiod
diff options
context:
space:
mode:
Diffstat (limited to 'hesiod')
-rw-r--r--hesiod/hesiod.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hesiod/hesiod.c b/hesiod/hesiod.c
index 998802d8c4..f89a29ac95 100644
--- a/hesiod/hesiod.c
+++ b/hesiod/hesiod.c
@@ -41,7 +41,9 @@
* it uses res_send() and accesses _res.
*/
+#if defined(LIBC_SCCS) && !defined(lint)
static const char rcsid[] = "$Id$";
+#endif
#include <sys/types.h>
#include <netinet/in.h>