libdaq: fix musl compatibility 1412/head
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 17 Jun 2015 21:46:09 +0000 (23:46 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 17 Jun 2015 21:47:52 +0000 (23:47 +0200)
commitc83350fd915d801cea4b5476d7a054974bea5255
treeb01f0e1e8399e8ddff3e915ea1db267c585b38c2
parent4116e327afee80aaea33a16358f5f7c0da687bec
libdaq: fix musl compatibility

Change occurences of `sys/unistd.h` to the standard `unistd.h` include.
Fixes build against musl.

Also refresh existing patch since it applied with fuzz.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libs/libdaq/Makefile
libs/libdaq/patches/001-compile.patch
libs/libdaq/patches/100-musl-compat.patch [new file with mode: 0644]