summaryrefslogtreecommitdiffstats
path: root/test/test_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_util.c')
-rw-r--r--test/test_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_util.c b/test/test_util.c
index 8c8f36a..b49b14e 100644
--- a/test/test_util.c
+++ b/test/test_util.c
@@ -15,6 +15,7 @@
*/
#define _XOPEN_SOURCE 600 /* for mkstemp */
+#define __BSD_VISIBLE 1
#undef NDEBUG