diff options
author | Mattias Andrée <maandree@kth.se> | 2021-09-16 18:33:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-09-16 18:33:26 +0200 |
commit | b1be4de9c4bf7fdfa40f6afdd6864818c0a93859 (patch) | |
tree | 132e675588894f1072e456f21d1757bddae34435 /orphan-reaper.c | |
parent | Bump year (diff) | |
download | orphan-reaper-b1be4de9c4bf7fdfa40f6afdd6864818c0a93859.tar.gz orphan-reaper-b1be4de9c4bf7fdfa40f6afdd6864818c0a93859.tar.bz2 orphan-reaper-b1be4de9c4bf7fdfa40f6afdd6864818c0a93859.tar.xz |
Improve makefile + m whitespace fix2.3.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'orphan-reaper.c')
-rw-r--r-- | orphan-reaper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/orphan-reaper.c b/orphan-reaper.c index 07304ba..bfc5a80 100644 --- a/orphan-reaper.c +++ b/orphan-reaper.c @@ -17,6 +17,7 @@ # endif #endif + char *argv0; static |