Add includes.
ClosedPublic

Authored by adridg on Dec 29 2016, 2:47 PM.

Details

Summary

On FreeBSD, the system include files don't include nearly
as much transitively as the Linux headers do; as a consequence,
some need to be #included explicitly (e.g. <errno.h> which gets
included implicitly in some roundabout way in krarc).

Diff Detail

Repository
R167 Krusader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adridg updated this revision to Diff 9454.Dec 29 2016, 2:47 PM
adridg retitled this revision from to Add includes..
adridg updated this object.
adridg edited the test plan for this revision. (Show Details)
abika accepted this revision.Dec 29 2016, 6:05 PM
abika added a reviewer: abika.
abika added a subscriber: abika.

Cannot test on BSD, but I guess its fine.

This revision is now accepted and ready to land.Dec 29 2016, 6:05 PM
This revision was automatically updated to reflect the committed changes.