From b5cd18739a64c8d923a55b61c89ae3900faafd84 Mon Sep 17 00:00:00 2001 From: Kacper Date: Tue, 9 Dec 2025 21:17:12 +0100 Subject: Fix include paths and formatting inconsistencies --- lib/libc/unistd/gethostid.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc/unistd/gethostid.c') diff --git a/lib/libc/unistd/gethostid.c b/lib/libc/unistd/gethostid.c index e3079534..37f325b6 100644 --- a/lib/libc/unistd/gethostid.c +++ b/lib/libc/unistd/gethostid.c @@ -1,4 +1,3 @@ -#include long gethostid(void) { -- cgit v1.2.3