mirror of git://sourceware.org/git/glibc.git
4 lines
161 B
C
4 lines
161 B
C
|
/* Tests in nptl/ look for <elf/stackguard-macros.h> while tests
|
||
|
in elf/ look for <stackguard-macros.h>. Provide both. */
|
||
|
#include "../stackguard-macros.h"
|