From 71461330a7d343a5bbdd6c2c96d4652f44852030 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 25 Mar 2021 13:20:15 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common.c (limited to 'common.c') diff --git a/common.c b/common.c new file mode 100644 index 0000000..72692ba --- /dev/null +++ b/common.c @@ -0,0 +1,2 @@ +/* See LICENSE file for copyright and license details. */ +char *argv0; -- cgit v1.2.3-70-g09d2