mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 03:05:48 +03:00
12 lines
313 B
Diff
12 lines
313 B
Diff
diff --git a/test/lib/dir.h b/test/lib/dir.h
|
|
index eeb5ab5..ba66f21 100644
|
|
--- a/test/lib/dir.h
|
|
+++ b/test/lib/dir.h
|
|
@@ -8,6 +8,7 @@
|
|
#define TEST_DIR_H
|
|
|
|
#include "munit.h"
|
|
+#include "unistd.h"
|
|
|
|
/* Munit parameter defining the file system type backing the temporary directory
|
|
* created by test_dir_setup().
|