From 30b1223b4979a18132d599792c995264c299ba4e Mon Sep 17 00:00:00 2001 From: "Joshua J. Cogliati" Date: Wed, 10 Jan 2024 20:06:12 -0700 Subject: [PATCH] Define SIG_TAKES_ARG in unix. --- logo.h | 1 + 1 file changed, 1 insertion(+) diff --git a/logo.h b/logo.h index 314173ff..024c6be2 100644 --- a/logo.h +++ b/logo.h @@ -69,6 +69,7 @@ #ifndef unix #define unix #endif +#define SIG_TAKES_ARG #include "config.h" #ifndef X_DISPLAY_MISSING #define x_window