summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking/libc/res_update.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libnetworking/libc/res_update.c')
-rw-r--r--c/src/exec/libnetworking/libc/res_update.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/libnetworking/libc/res_update.c b/c/src/exec/libnetworking/libc/res_update.c
index 1c5f20abd7..ef591e0674 100644
--- a/c/src/exec/libnetworking/libc/res_update.c
+++ b/c/src/exec/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.