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
4623a4d3
Commit
4623a4d3
authored
Feb 27, 2002
by
Niels Möller
Browse files
Include stdlib.h and string.h.
Rev: src/sftp/gnu_stuff.c:1.3
parent
794c36be
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sftp/gnu_stuff.c
View file @
4623a4d3
...
@@ -25,6 +25,8 @@
...
@@ -25,6 +25,8 @@
#include
"gnu_stuff.h"
#include
"gnu_stuff.h"
#include
<stdio.h>
#include
<stdio.h>
#include
<stdlib.h>
#include
<string.h>
void
lsftp_welcome
()
void
lsftp_welcome
()
{
{
...
...
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