1
0
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:
Siddhesh Poyarekar
2013-10-18 19:45:36 +05:30
parent 0bfcf2c73c
commit c7738d0822
24 changed files with 26 additions and 41 deletions

View File

@@ -1,8 +1,6 @@
#include <stdint.h>
#include <stdio.h>
#include <tls.h>
#define AL 4096
struct foo
{