<sys/queue.h>: Actually add the LIST_FOREACH_FROM() macro.
authorSascha Wildner <saw@online.de>
Wed, 16 Feb 2022 07:20:23 +0000 (08:20 +0100)
committerSascha Wildner <saw@online.de>
Wed, 16 Feb 2022 07:20:23 +0000 (08:20 +0100)
commit5a7df9a91228babb040f19af6e1d64f916f33310
tree51a42ee8eb383850c760f9972102490aa186d60d
parent63e031164e1a164287f8767633d5d0b4c72a4b64
<sys/queue.h>: Actually add the LIST_FOREACH_FROM() macro.

In 126d17a8153d7bf91b9378b6d8b431448c527303, I had accidentally copied
over the definition of LIST_FOREACH() again.
sys/sys/queue.h