diff options
Diffstat (limited to 'patch/fsignal.h')
| -rw-r--r-- | patch/fsignal.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/fsignal.h b/patch/fsignal.h index bfb56af..55fed6c 100644 --- a/patch/fsignal.h +++ b/patch/fsignal.h @@ -4,4 +4,5 @@ typedef struct { const Arg arg; } Signal; -static int fake_signal(void);
\ No newline at end of file +static int fake_signal(void); + |
