Skip to content

sock_util: add posix dependency#9498

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:sock_util/fix/posix-dep
Jul 5, 2018
Merged

sock_util: add posix dependency#9498
miri64 merged 1 commit intoRIOT-OS:masterfrom
miri64:sock_util/fix/posix-dep

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Jul 4, 2018

Contribution description

sock_util includes the arpa/inet.h header so it has posix as a dependency to include the sys/posix/include include path.

I kept the explicit inclusion in tests/gnrc_sock_dns, since its main file also includes arpa/inet.h.

Issues/PRs references

Originally created in #8646, but since the review is stalled there and sock_util is needed for #9464 to remove some code duplication / misplacement of new functionality, I cherry-picked it out of there

`sock_util` includes the `arpa/inet.h` header so it has `posix` as a
dependency to include the `sys/posix/include` include path.
@miri64 miri64 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking labels Jul 4, 2018
@miri64 miri64 requested review from haukepetersen and kaspar030 July 4, 2018 19:03
miri64 added a commit to miri64/RIOT that referenced this pull request Jul 4, 2018
Adapt for opinion change in RIOT-OS#9498 ;-).
Copy link
Copy Markdown
Member

@smlng smlng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@smlng smlng added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jul 5, 2018
@miri64 miri64 merged commit 5d4ba9f into RIOT-OS:master Jul 5, 2018
@miri64 miri64 deleted the sock_util/fix/posix-dep branch July 5, 2018 09:00
@cladmi cladmi added this to the Release 2018.07 milestone Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants