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 fdf8a6854aa5a772d32d66b54e24adb1dd43d371..d8d89431528ff75fbac088bf43c7903597a7b3e8 100644 (file)
@@ -33,7 +33,7 @@ static int current_rtmax;
 
 static int initialized;
 
-#include "testrtsig.h"
+#include <testrtsig.h>
 
 static void
 init (void)