biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / development / tools / xcbuild / includes.patch
blob7a05a33eb678f0f682b73d224fd2283f2e3c7786
1 --- a/Libraries/plist/Sources/Format/Encoding.cpp
2 +++ b/Libraries/plist/Sources/Format/Encoding.cpp
3 @@ -11,6 +11,7 @@
4 #include <plist/Format/unicode.h>
6 #include <cassert>
7 +#include <cstdlib> /* abort() */
9 #if defined(__linux__)
10 #include <endian.h>