2013-09-26 17:14:40 +02:00

21 lines
468 B
Plaintext

$NetBSD: patch-ai,v 1.3 2012/12/11 04:54:43 dholland Exp $
--- src/sysdep.c.orig 2000-05-24 13:59:14.000000000 +0000
+++ src/sysdep.c
@@ -2134,6 +2132,7 @@ unrequest_sigio ()
*
*/
+#if !(defined (__NetBSD__) && defined (__ELF__))
#ifndef HAVE_TEXT_START
char *
start_of_text ()
@@ -2151,6 +2150,7 @@ start_of_text ()
#endif /* TEXT_START */
}
#endif /* not HAVE_TEXT_START */
+#endif
/*
* Return the address of the start of the data segment prior to