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
6a849f9c
Commit
6a849f9c
authored
Aug 05, 1993
by
Per Cederqvist
Browse files
Temporarily include tmp-difftime.h.
parent
19a572fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/missing-ansi.c
View file @
6a849f9c
/*
* $Id: missing-ansi.c,v 0.
8
1993/0
1/16 23:17:06
ceder Exp $
* $Id: missing-ansi.c,v 0.
9
1993/0
8/05 00:06:38
ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -28,7 +28,7 @@
* Written by ceder.
*/
static
char
*
rcsid
=
"$Id: missing-ansi.c,v 0.
8
1993/0
1/16 23:17:06
ceder Exp $"
;
static
char
*
rcsid
=
"$Id: missing-ansi.c,v 0.
9
1993/0
8/05 00:06:38
ceder Exp $"
;
#include
"rcs.h"
USE
(
rcsid
);
...
...
@@ -53,6 +53,8 @@ memcpy (void * s1, const void * s2, size_t n)
#if defined(__sequent__) || defined(__sun__) || defined(__vax__)
#include
"tmp-difftime.h"
extern
double
difftime
(
time_t
t1
,
time_t
t2
)
{
...
...
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