diff options
Diffstat (limited to 'lib/lib.h')
-rw-r--r-- | lib/lib.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -164,6 +164,7 @@ void bunzipStream(int src_fd, int dst_fd); // signal +void sigatexit(void *handler); int sig_to_num(char *pidstr); char *num_to_sig(int sig); |