Commits

Sergio Prado committed dbe64f4691e
daq: fix build against the musl C library Musl doesn't have <sys/unistd.h>, so let's change to <unistd.h>. Fixes: http://autobuild.buildroot.net/results/054f6581f67338b28af4dc2203b285ae1055581c http://autobuild.buildroot.net/results/99ec5d70b2ecf3a17fd5b5461d3e6b8ec0d22bfa Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>