Bug#890571: libmseed-dev: libmseed.h misses unistd.h on non-Linux

2018-05-28 Thread Paride Legovini
"Aaron M. Ucko" wrote on Thu, 15 Feb 2018: > libmseed.h's #include directive for is conditional on > > defined(LMP_LINUX) || defined(LMP_BSD) || defined(LMP_SOLARIS) > > none of which winds up defined on the Hurd (or even kFreeBSD, seeing > how LMP_BSD is conditionalized).

Bug#890571: libmseed-dev: libmseed.h misses unistd.h on non-Linux

2018-02-15 Thread Aaron M. Ucko
Package: libmseed-dev Version: 2.19.5-1 Severity: normal Tags: upstream User: debian-h...@lists.debian.org Usertags: hurd Control: affects -1 src:mseed2sac libmseed.h's #include directive for is conditional on defined(LMP_LINUX) || defined(LMP_BSD) || defined(LMP_SOLARIS) none of which winds