mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
posix1_lim.h only defines macros that start with _POSIX_*, and don't mention anything that might be defined in limits.h. Likewise, limits.h uses none of the _POSIX_* macros. Thus, it is okay to change the order of imports.
1.6 KiB
1.6 KiB