aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/mp_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/mp_serial.c')
-rw-r--r--ncpd/mp_serial.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/ncpd/mp_serial.c b/ncpd/mp_serial.c
index 7483a3e..392f64e 100644
--- a/ncpd/mp_serial.c
+++ b/ncpd/mp_serial.c
@@ -38,9 +38,7 @@
#ifdef sun
#include <sys/ttold.h> /* sun has TIOCEXCL there */
#endif
-#if defined (__SVR4)
#include <stdlib.h>
-#endif
#ifndef hpux
#define mflag int
@@ -49,12 +47,8 @@
#include <sys/modem.h>
#endif
+#include "mp_serial.h"
-/*
- #if !defined(CRTSCTS) && defined(_IBMR2)
- #define CRTSCTS 0x80000000
- #endif
- */
#ifdef __sgi
#define CRTSCTS CNEW_RTSCTS