Hello, http://code.google.com/p/lilypond/issues/detail?id=3861
James On 12 February 2014 18:57, Felix Janda <[email protected]> wrote: > Makes lilypond compile with musl libc > --- > flower/include/polynomial.hh | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/flower/include/polynomial.hh b/flower/include/polynomial.hh > index 927b567..1724ab8 100644 > --- a/flower/include/polynomial.hh > +++ b/flower/include/polynomial.hh > @@ -24,6 +24,7 @@ > #ifndef POLY_H > #define POLY_H > > +#include <sys/types.h> > #include "std-vector.hh" > #include "arithmetic-operator.hh" > #include "real.hh" > -- > 1.8.3.2 > > _______________________________________________ > lilypond-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-devel >
_______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
