From b323b11c1dbdb3bdb5183069af4fd13da91a6d0c Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 29 Oct 2002 12:14:53 +0000 Subject: Include , not "testrtsig.h". --- sysdeps/generic/allocrtsig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/generic/allocrtsig.c b/sysdeps/generic/allocrtsig.c index fdf8a6854a..d8d8943152 100644 --- a/sysdeps/generic/allocrtsig.c +++ b/sysdeps/generic/allocrtsig.c @@ -33,7 +33,7 @@ static int current_rtmax; static int initialized; -#include "testrtsig.h" +#include static void init (void) -- cgit v1.2.3