From c3a5b1e9d43079220083a8ac09e1517b97d7d37e Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Sat, 12 Jul 2003 20:12:52 +0000 Subject: inclhack.def (alpha_sbrk): Note that OpenBSD needs this fix. * fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD needs this fix. From-SVN: r69274 --- gcc/fixinc/inclhack.def | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/fixinc/inclhack.def') diff --git a/gcc/fixinc/inclhack.def b/gcc/fixinc/inclhack.def index 01b73ab..76df445 100644 --- a/gcc/fixinc/inclhack.def +++ b/gcc/fixinc/inclhack.def @@ -579,6 +579,7 @@ fix = { /* * Fix return value of sbrk in unistd.h on Alpha OSF/1 V2.0 + * And OpenBSD. */ fix = { hackname = alpha_sbrk; -- cgit v1.1