summaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/global.h b/global.h
new file mode 100644
index 0000000..5bf8bac
--- /dev/null
+++ b/global.h
@@ -0,0 +1,3 @@
+#pragma once
+
+extern char *progname;