aboutsummaryrefslogtreecommitdiff
path: root/tests/testutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testutil.h')
-rw-r--r--tests/testutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testutil.h b/tests/testutil.h
index eb7ab7d1..63979cff 100644
--- a/tests/testutil.h
+++ b/tests/testutil.h
@@ -15,6 +15,7 @@
// The following headers are provided for test code convenience.
#include <nng/nng.h>
+#include <nng/supplemental/util/platform.h>
#ifdef __cplusplus
extern "C" {