opennhrp: fix musl compatibility
authorJo-Philipp Wich <redacted>
Fri, 26 Jun 2015 13:44:52 +0000 (15:44 +0200)
committerJo-Philipp Wich <redacted>
Fri, 26 Jun 2015 13:48:25 +0000 (15:48 +0200)
commita187bc8d576873560cbce6d7ce48f9b997831773
tree9778e3858abcdd71731537915144447c4800e61e
parent940c522cf694b87a58a20152401d9dbe7f0a935c
opennhrp: fix musl compatibility

 - Add `fcntl.h` to `nrhp/opennhrp.c` for `open()`, `O_WRONLY` etc.
 - Add missing `sys/types.h` include to `nrhp/nrhp_common.h` to provide
   required `u_int*_t` types under musl

Signed-off-by: Jo-Philipp Wich <redacted>
net/opennhrp/Makefile
net/opennhrp/patches/100-musl-compat.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT