Skip to content
GitLab
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
02c4827a
Commit
02c4827a
authored
Aug 05, 1993
by
Per Cederqvist
Browse files
Include tmp-difftime.h.
parent
5fee9e75
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/connections.c
View file @
02c4827a
/*
* $Id: connections.c,v 0.2
3
1993/0
2/21 16:36
:1
9
ceder Exp $
* $Id: connections.c,v 0.2
4
1993/0
8/05 00:14
:1
0
ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -30,7 +30,7 @@
* Created by Willf|r 31/3-90. Mostly written by ceder.
*/
static
char
*
rcsid
=
"$Id: connections.c,v 0.2
3
1993/0
2/21 16:36
:1
9
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: connections.c,v 0.2
4
1993/0
8/05 00:14
:1
0
ceder Exp $"
;
#include
"rcs.h"
USE
(
rcsid
);
...
...
@@ -69,6 +69,8 @@ USE(rcsid);
#include
"internal-connections.h"
#include
"rfc931.h"
#include
"tmp-difftime.h"
IscMaster
*
kom_server_mcb
=
NULL
;
Connection
*
active_connection
=
NULL
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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