mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Don't include tls.h in test cases
Remove tls.h includes where they are not needed.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <tls.h>
|
||||
|
||||
#define AL 4096
|
||||
struct foo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user