From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- gmon/mcount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gmon/mcount.c') diff --git a/gmon/mcount.c b/gmon/mcount.c index 32a5f1e..e18bf86 100644 --- a/gmon/mcount.c +++ b/gmon/mcount.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)mcount.c 8.1 (Berkeley) 6/4/93"; /* This file provides the machine-dependent definitions of the _MCOUNT_DECL and MCOUNT macros. */ -#include +#include "machine-gmon.h" #include -- cgit v1.1