mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
Many thanks to Joshua Kinard, Siva Mahadevan, Yasuhiro Kimura, Andrew Walker, and Peter Eriksson for their patches. PR: 270383
10 lines
260 B
C
10 lines
260 B
C
--- source3/registry/tests/test_regfio.c.orig 2019-05-07 08:38:21 UTC
|
|
+++ source3/registry/tests/test_regfio.c
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#include <errno.h>
|
|
#include <stdlib.h>
|
|
+#include <unistd.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|