diff options
Diffstat (limited to 'src/distro.h')
-rw-r--r-- | src/distro.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |