pid_t is defined in sys/types.h
ClosedPublic

Authored by tcberner on May 9 2016, 7:28 PM.

Details

Summary

To use pid_t one should include sys/types.h -- else the build fails on FreeBSD.

Diff Detail

Repository
R127 KWayland
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
tcberner updated this revision to Diff 3732.May 9 2016, 7:28 PM
tcberner retitled this revision from to pid_t is defined in sys/types.h.
tcberner updated this object.
tcberner edited the test plan for this revision. (Show Details)
tcberner added a reviewer: graesslin.
Restricted Application added a project: Plasma. · View Herald TranscriptMay 9 2016, 7:28 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin accepted this revision.May 10 2016, 6:05 AM
graesslin edited edge metadata.
This revision is now accepted and ready to land.May 10 2016, 6:05 AM
This revision was automatically updated to reflect the committed changes.