diff options
Diffstat (limited to 'tests/portable/asprintf-t.c')
-rw-r--r-- | tests/portable/asprintf-t.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/portable/asprintf-t.c b/tests/portable/asprintf-t.c index c61c14a..e556d95 100644 --- a/tests/portable/asprintf-t.c +++ b/tests/portable/asprintf-t.c @@ -16,6 +16,7 @@ */ #include <config.h> +#include <portable/macros.h> #include <portable/system.h> #include <tests/tap/basic.h> |