aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/linkchan.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/linkchan.cc')
-rw-r--r--ncpd/linkchan.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ncpd/linkchan.cc b/ncpd/linkchan.cc
index 850b959..2d9a67e 100644
--- a/ncpd/linkchan.cc
+++ b/ncpd/linkchan.cc
@@ -30,6 +30,8 @@
#include "bufferstore.h"
#include "bufferarray.h"
+using namespace std;
+
linkChan::linkChan(ncp * _ncpController, int _ncpChannel):channel(_ncpController)
{
registerSer = 0x1234;