mpd/src/lib/zlib
Max Kellermann ce49d99c2f check.h: remove obsolete header
Since we switched from autotools to Meson in commit
94592c1406, we don't need to include
`config.h` early to properly enable large file support.  Meson passes
the required macros on the compiler command line instead of defining
them in `config.h`.

This means we can include `config.h` at any time, whenever we want to
check its macros, and there are no ordering constraints.
2018-11-19 16:33:49 +01:00
..
Error.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
Error.hxx fs/io/OutputStream: relicense under BSD-2 2018-07-19 14:02:37 +02:00
meson.build lib/zlib/meson.build: add zlib_dep to declare_dependency 2018-11-07 23:32:23 +01:00