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
189a0585
Commit
189a0585
authored
Sep 26, 2001
by
Niels Möller
Browse files
Include string.h.
Rev: src/sftp/xmalloc.c:1.2
parent
3f09492a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sftp/xmalloc.c
View file @
189a0585
...
...
@@ -4,6 +4,7 @@
#include
"xmalloc.h"
#include
<stdio.h>
#include
<string.h>
void
*
xmalloc
(
size_t
size
)
...
...
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