chromium,chromedriver: 129.0.6668.91 -> 129.0.6668.100
[NixPkgs.git] / pkgs / os-specific / darwin / swift-corelibs / 0002-Add-missing-launchd-header.patch
blobb1187c56587e00a2a6ccbd31086f4b626a32ca8f
1 --- a/CoreFoundation/RunLoop.subproj/CFMessagePort.c 1969-12-31 19:00:01.000000000 -0500
2 +++ b/CoreFoundation/RunLoop.subproj/CFMessagePort.c 2023-06-09 20:25:28.599209755 -0400
3 @@ -28,6 +28,8 @@
4 #endif
5 #endif
7 +#include <bootstrap.h>
9 extern pid_t getpid(void);
11 #define __kCFMessagePortMaxNameLengthMax 255