mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-01 11:06:05 +00:00
It turns out that a lot of 3rd party software does things like:
#ifdef EINTR
...
#endif
This won't work if EINTR is an enum. So much for that nice idea.
8.1 KiB
8.1 KiB