Include <testrtsig.h>, not "testrtsig.h".
authorAndreas Schwab <schwab@suse.de>
Tue, 29 Oct 2002 12:14:53 +0000 (12:14 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 29 Oct 2002 12:14:53 +0000 (12:14 +0000)
sysdeps/generic/allocrtsig.c

index fdf8a68..d8d8943 100644 (file)
@@ -33,7 +33,7 @@ static int current_rtmax;
 
 static int initialized;
 
-#include "testrtsig.h"
+#include <testrtsig.h>
 
 static void
 init (void)