Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
8466f94d
Commit
8466f94d
authored
Apr 28, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(ISC_UDGTYPE): Use "struct connection" instead of "struct mux".
(ISC_PRINTF_SUPPORT): Don't define it.
parent
fb907524
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
src/server/isc-interface.h
src/server/isc-interface.h
+3
-4
No files found.
src/server/isc-interface.h
View file @
8466f94d
/*
* $Id: isc-interface.h,v 0.
9
199
8
/0
7/08 16:26:39
ceder Exp $
* $Id: isc-interface.h,v 0.
10
199
9
/0
4/28 22:08:25
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -23,11 +23,10 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se.
*/
/*
* $Id: isc-interface.h,v 0.
9
199
8
/0
7/08 16:26:39
ceder Exp $
* $Id: isc-interface.h,v 0.
10
199
9
/0
4/28 22:08:25
ceder Exp $
*
* Wrapper around <isc.h> to ensure that ISC_UDGTYPE is always correct.
*/
#define ISC_UDGTYPE struct mux
#define ISC_PRINTF_SUPPORT
#define ISC_UDGTYPE struct connection
#include "isc.h"
Write
Preview
Markdown
is supported
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