aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/tsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/tsd.c')
-rw-r--r--test/unit/tsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/tsd.c b/test/unit/tsd.c
index eb1c5976..b031c484 100644
--- a/test/unit/tsd.c
+++ b/test/unit/tsd.c
@@ -6,6 +6,7 @@ typedef unsigned int data_t;
static bool data_cleanup_executed;
+malloc_tsd_types(data_, data_t)
malloc_tsd_protos(, data_, data_t)
void