Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103029160
D38378.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
317 B
Referenced Files
None
Subscribers
None
D38378.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D38378: usr.bin/find: Fix -acl, broken by D13306 (since FreeBSD 12.0)
Attached
Detach File
Event Timeline
Log In to Comment