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