1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Include <testrtsig.h>, not "testrtsig.h".

This commit is contained in:
Andreas Schwab
2002-10-29 12:14:53 +00:00
parent 980fb9a7d8
commit b323b11c1d

View File

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