From fc368965abff1e4de29e4c7e314b36cf747ffa05 Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Wed, 24 Dec 2025 23:49:55 +0100 Subject: [PATCH] what is this gcc --- src/common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common.h b/src/common.h index e704ec7..acd37b9 100644 --- a/src/common.h +++ b/src/common.h @@ -1,4 +1,5 @@ #pragma once +#define _GNU_SOURCE #include #include #include