summaryrefslogtreecommitdiffstats
path: root/src/radharc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/radharc.c')
-rw-r--r--src/radharc.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/radharc.c b/src/radharc.c
index 2c5e8c6..c47bbaf 100644
--- a/src/radharc.c
+++ b/src/radharc.c
@@ -26,6 +26,13 @@
/**
+ * The name of the process.
+ */
+char *argv0 = NULL;
+
+
+
+/**
* Exit if time the is before year 0 in J2000.
*/
#if defined(TIMETRAVELLER)