eal/linux: improve musl compatibility
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 4 Oct 2018 10:20:36 +0000 (11:20 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 22 Oct 2018 09:28:52 +0000 (11:28 +0200)
commit1c7fd81054c6e26dc6186e2a7b3bbff4341caddd
tree460fb0c786f66b1c6be0d6a8cca4b54fc26847fe
parent997b0ef8f8f53959803a58a0f3349ddb6a14ff42
eal/linux: improve musl compatibility

When built against musl, fcntl.h doesn't silently get included.
Fix by including it explicitly.

Bugzilla ID: 33

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_eal/linuxapp/eal/eal_hugepage_info.c