diff options
Diffstat (limited to 'test/tls/tst-tlsmod5.c')
-rw-r--r-- | test/tls/tst-tlsmod5.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/tls/tst-tlsmod5.c b/test/tls/tst-tlsmod5.c deleted file mode 100644 index 2ec69e13b..000000000 --- a/test/tls/tst-tlsmod5.c +++ /dev/null @@ -1,7 +0,0 @@ -#include <tls.h> - -#ifdef USE_TLS -#include "tls-macros.h" - -COMMON_INT_DEF(foo); -#endif |