From 0a0916ccebae20e7ee6feafa417cfebd8256ef04 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:25:34 +0900 Subject: =?UTF-8?q?=E3=83=AD=E3=82=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/distro.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/distro.h') diff --git a/src/distro.h b/src/distro.h index c4ecfd6..769fa81 100644 --- a/src/distro.h +++ b/src/distro.h @@ -4,5 +4,7 @@ void display_distro(); +const char *distroname; + #endif #endif -- cgit v1.2.3