Author: Holger Jaekel Summary: Fixes compilation with musl libc, define PATH_MAX ---- --- a/src/mapflatgeobuf.c +++ b/src/mapflatgeobuf.c @@ -29,9 +29,9 @@ #define NEED_IGNORE_RET_VAL +#include "mapserver.h" #include #include -#include "mapserver.h" #include "mapows.h" #include "flatgeobuf/flatgeobuf_c.h" --- a/src/mapshape.c +++ b/src/mapshape.c @@ -36,10 +36,10 @@ #define NEED_IGNORE_RET_VAL +#include "mapserver.h" #include #include #include -#include "mapserver.h" #include "mapows.h" #include