Author: Holger Jaekel Summary: Fixes compilation with musl libc, define PATH_MAX ---- --- a/mapflatgeobuf.c +++ b/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/mapshape.c +++ b/mapshape.c @@ -36,9 +36,9 @@ #define NEED_IGNORE_RET_VAL +#include "mapserver.h" #include #include -#include "mapserver.h" #include "mapows.h" #include