summaryrefslogtreecommitdiff
path: root/resolv/ns_netint.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-04-28 10:55:16 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-04-28 12:53:49 +0200
commit1f32be054b640fa7bcbc46441e24e185ab5184e3 (patch)
tree213776eb0fd5e845496853327f0750b9502f769a /resolv/ns_netint.c
parent6b255f411ba26200f9078f6f80b8dc5fe0ef6f2b (diff)
resolv: Remove SCCS and RCS keywords
Diffstat (limited to 'resolv/ns_netint.c')
-rw-r--r--resolv/ns_netint.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/resolv/ns_netint.c b/resolv/ns_netint.c
index 4318f18879..6a365a3b8c 100644
--- a/resolv/ns_netint.c
+++ b/resolv/ns_netint.c
@@ -15,10 +15,6 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#if !defined(_LIBC) && !defined(lint)
-static const char rcsid[] = "$BINDId: ns_netint.c,v 8.4 1999/10/13 16:39:35 vixie Exp $";
-#endif
-
/* Import. */
#include <arpa/nameser.h>