Re: git: 380ee9b3c0c5 - main - sys/netinet/icmp6.h: Fix build

From: Lexi Winter <lexi_at_le-fay.org>
Date: Thu, 23 May 2024 23:58:23 UTC
Cy Schubert:
> -#include <stdint.h>
> +#include <sys/stdint.h>

sorry, that's my fault: i had already fixed this locally but apparently
forgot to push the change into the GitHub PR before it was merged.

i'm not sure why the GH CI tooling didn't pick this up though.