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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
38932905
Commit
38932905
authored
Jun 06, 1997
by
Per Cederqvist
Browse files
Don't declare sleep.
parent
2b2a86a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libisc-new/src/isc_tcp.c
View file @
38932905
...
...
@@ -51,7 +51,6 @@ extern int listen(int, int);
/*extern int bind(int, struct sockaddr *, int);*/
extern
int
close
(
int
);
/*extern int atoi(const char *str);*/
extern
time_t
sleep
(
time_t
);
/*extern int accept(int fd, struct sockaddr *sock, int *len);*/
...
...
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