From d9c5b54e4f48d8e00ddba4d5b487b7557fe2a9f5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 3 Jan 2016 10:22:16 +0100 Subject: add support for +options to remove effect of -option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/radharc.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/radharc.c') diff --git a/src/radharc.c b/src/radharc.c index 2c5e8c6..c47bbaf 100644 --- a/src/radharc.c +++ b/src/radharc.c @@ -25,6 +25,13 @@ +/** + * The name of the process. + */ +char *argv0 = NULL; + + + /** * Exit if time the is before year 0 in J2000. */ -- cgit v1.2.3-70-g09d2