diff options
Diffstat (limited to 'common.c')
| -rw-r--r-- | common.c | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
