1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 03:05:48 +03:00
aports/testing/raft/unistd-include.patch
2020-10-04 15:40:18 +00:00

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().