mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
elf: Fix missing include in test case [BZ #27136]
Broken test was introduced in
commit 8f85075a2e
elf: Add a DTV setup test [BZ #27136]
This commit is contained in:
parent
07c245a76b
commit
52290d8c04
@ -21,6 +21,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <support/check.h>
|
||||
#include <support/support.h>
|
||||
#include <support/xdlfcn.h>
|
||||
#include <support/xthread.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user