From 6a98565d052608ea4f0d174d45497f5a4ffb63d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Tue, 18 Jun 2024 15:59:14 +0900 Subject: =?UTF-8?q?paleofetch=E3=81=8B=E3=82=89=E3=83=AD=E3=82=B4=E3=81=AE?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/distro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/distro.h') diff --git a/src/distro.h b/src/distro.h index 769fa81..3897338 100644 --- a/src/distro.h +++ b/src/distro.h @@ -4,7 +4,7 @@ void display_distro(); -const char *distroname; +extern const char *distroname; #endif #endif -- cgit v1.2.3