aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/linkchan.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/linkchan.cc')
-rw-r--r--ncpd/linkchan.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/ncpd/linkchan.cc b/ncpd/linkchan.cc
index 9a45158..aa21bb1 100644
--- a/ncpd/linkchan.cc
+++ b/ncpd/linkchan.cc
@@ -29,12 +29,10 @@
#include "ncp.h"
#include "bufferstore.h"
#include "bufferarray.h"
+#include "main.h"
using namespace std;
-extern ostream lout;
-extern ostream lerr;
-
linkChan::linkChan(ncp * _ncpController, int _ncpChannel):channel(_ncpController)
{
registerSer = 0x1234;