mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-08 20:32:56 +03:00
208 B
208 B
Patches for ffmpeg on SerenityOS
0001-Assume-that-EDOM-exists.patch
Assume that EDOM exists
Since errno values are not numeric constants on serenity, this won't work in cpp, assume that it exists.