aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/ncp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/ncp.cc')
-rw-r--r--ncpd/ncp.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/ncpd/ncp.cc b/ncpd/ncp.cc
index 3507804..1bc39a3 100644
--- a/ncpd/ncp.cc
+++ b/ncpd/ncp.cc
@@ -25,8 +25,9 @@
#include <config.h>
#endif
-#include <stream.h>
+#include <iostream>
#include <string>
+
#include <time.h>
#include <bufferstore.h>