summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/res_update.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/res_update.c')
-rw-r--r--cpukit/libnetworking/libc/res_update.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libnetworking/libc/res_update.c b/cpukit/libnetworking/libc/res_update.c
index 1c5f20abd7..ef591e0674 100644
--- a/cpukit/libnetworking/libc/res_update.c
+++ b/cpukit/libnetworking/libc/res_update.c
@@ -1,6 +1,8 @@
+#if !defined(__rtems__)
#if !defined(lint) && !defined(SABER)
static char rcsid[] = "$Id$";
#endif /* not lint */
+#endif /* not rtems */
/*
* Copyright (c) 1996 by Internet Software Consortium.