projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
980fb9a
)
Include <testrtsig.h>, not "testrtsig.h".
author
Andreas Schwab
<schwab@suse.de>
Tue, 29 Oct 2002 12:14:53 +0000
(12:14 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Tue, 29 Oct 2002 12:14:53 +0000
(12:14 +0000)
sysdeps/generic/allocrtsig.c
patch
|
blob
|
history
diff --git
a/sysdeps/generic/allocrtsig.c
b/sysdeps/generic/allocrtsig.c
index fdf8a6854aa5a772d32d66b54e24adb1dd43d371..d8d89431528ff75fbac088bf43c7903597a7b3e8 100644
(file)
--- 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)