$NetBSD: patch-ai,v 1.2 1999/12/28 14:08:57 tron Exp $

--- src/sysdep.c.orig	Wed Nov  4 19:44:59 1998
+++ src/sysdep.c	Sat Aug  7 14:00:26 1999
@@ -2127,6 +2127,7 @@
  *
  */
 
+#if !(defined (__NetBSD__) && defined (__ELF__))
 #ifndef HAVE_TEXT_START
 char *
 start_of_text ()
@@ -2144,6 +2145,7 @@
 #endif /* TEXT_START */
 }
 #endif /* not HAVE_TEXT_START */
+#endif
 
 /*
  *	Return the address of the start of the data segment prior to
