summaryrefslogtreecommitdiff
path: root/net/samba420/files/patch-source3_registry_tests_test__regfio.c
blob: e79c77c9731ecb7da69c954f51c3bbf7c5e8816d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>