Page MenuHomeFreeBSD

Fix includes in usr.sbin/fstyp/zfs.c
ClosedPublic

Authored by allanjude on Dec 26 2015, 2:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 6:24 AM
Unknown Object (File)
Fri, Nov 8, 11:12 AM
Unknown Object (File)
Fri, Nov 8, 12:22 AM
Unknown Object (File)
Mon, Nov 4, 8:04 PM
Unknown Object (File)
Oct 21 2024, 4:40 AM
Unknown Object (File)
Oct 17 2024, 2:53 PM
Unknown Object (File)
Oct 16 2024, 2:28 AM
Unknown Object (File)
Oct 15 2024, 12:14 PM
Subscribers

Details

Summary

When I initially created this I didn't know what I was doing. The search order resulted in the solaris compat files satisfying sys/types.h and sys/time.h

This fix is required for D4699 to work properly

Blocks D4699

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

allanjude retitled this revision from to Fix includes in usr.sbin/fstyp/zfs.c.
allanjude updated this object.
allanjude edited the test plan for this revision. (Show Details)
allanjude added reviewers: trasz, delphij, bapt.
bapt edited edge metadata.
This revision is now accepted and ready to land.Dec 26 2015, 11:56 AM
This revision was automatically updated to reflect the committed changes.