Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
b805c98f
Commit
b805c98f
authored
May 26, 1999
by
Niels Möller
Browse files
* src/client.c: #include signal.h (reported by MArtin Jabobsson).
Rev: src/client.c:1.66
parent
6d5e0964
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/client.c
View file @
b805c98f
...
...
@@ -46,6 +46,8 @@
#include
"xalloc.h"
#include
"compress.h"
#include
<signal.h>
#include
<string.h>
#include
<assert.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment