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:
@ -33,7 +33,7 @@ static int current_rtmax;
|
|||||||
|
|
||||||
static int initialized;
|
static int initialized;
|
||||||
|
|
||||||
#include "testrtsig.h"
|
#include <testrtsig.h>
|
||||||
|
|
||||||
static void
|
static void
|
||||||
init (void)
|
init (void)
|
||||||
|
Reference in New Issue
Block a user