mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-02-05 07:40:01 +00:00
2fc8b4c4ba
For compatibility with older systems use posix_memalign(). We can switch to aligned_alloc() when we commit to C11 for multithreading.