about summary refs log tree commit diff
path: root/sysdeps/generic/allocrtsig.c
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2002-10-29 12:14:53 +0000
committerAndreas Schwab <schwab@suse.de>2002-10-29 12:14:53 +0000
commitb323b11c1dbdb3bdb5183069af4fd13da91a6d0c (patch)
tree918f9ebb91d81ce09c35f3716058841ad69a88e0 /sysdeps/generic/allocrtsig.c
parent980fb9a7d82def0719a209dfb3a3e9a67f5e715a (diff)
downloadglibc-b323b11c1dbdb3bdb5183069af4fd13da91a6d0c.tar.gz
glibc-b323b11c1dbdb3bdb5183069af4fd13da91a6d0c.tar.xz
glibc-b323b11c1dbdb3bdb5183069af4fd13da91a6d0c.zip
Include <testrtsig.h>, not "testrtsig.h".
Diffstat (limited to 'sysdeps/generic/allocrtsig.c')
-rw-r--r--sysdeps/generic/allocrtsig.c2
1 files changed, 1 insertions, 1 deletions
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 <testrtsig.h>
 
 static void
 init (void)