This commit is contained in:
Xavier Beaudouin
2025-09-11 11:56:43 +07:00
parent ba38a2457f
commit fb9bdce10a
53 changed files with 6731 additions and 0 deletions

View File

@ -0,0 +1,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>