Page MenuHomeFreeBSD

D38378.diff
No OneTemporary

D38378.diff

diff --git a/usr.bin/find/option.c b/usr.bin/find/option.c
--- a/usr.bin/find/option.c
+++ b/usr.bin/find/option.c
@@ -39,6 +39,10 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#ifdef __FreeBSD__
+#include <sys/acl.h> /* for ACL_TYPE_NFS4 below */
+#endif
+
#include <sys/types.h>
#include <sys/stat.h>

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 21, 12:41 AM (22 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14750824
Default Alt Text
D38378.diff (317 B)

Event Timeline