Files
ladybird/Userland/Libraries/LibThreading/ConditionVariable.h
Andrew Kaster 0d813ee519 LibThreading: Remove unused include of <sys/cdefs.h>
This file is not needed here, and causes a compile issue on musl-libc
based distributions. We should only be including this file in LibC, for
the most part anyway.
2022-12-20 11:04:05 +01:00

1.5 KiB