Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

open-plc-utils: fix musl and fortify source compatibility #53

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

mhei
Copy link
Contributor

@mhei mhei commented Nov 2, 2015

  • Include poll.h at the top of ether/readpacket.c to avoid nested
    declaration errors caused by fortify source headers
  • Add missing sys/select.h include to serial/serial.c

Signed-off-by: Jo-Philipp Wich [email protected]

- Include `poll.h` at the top of `ether/readpacket.c` to avoid nested
  declaration errors caused by fortify source headers
- Add missing `sys/select.h` include to `serial/serial.c`

Signed-off-by: Jo-Philipp Wich <[email protected]>
n1000 added a commit that referenced this pull request Nov 3, 2015
open-plc-utils: fix musl and fortify source compatibility
@n1000 n1000 merged commit 08cc425 into qca:master Nov 3, 2015
@mhei mhei deleted the musl-compat branch November 3, 2015 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants