aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/main.h')
-rw-r--r--ncpd/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncpd/main.h b/ncpd/main.h
index 1af2c9a..ef45414 100644
--- a/ncpd/main.h
+++ b/ncpd/main.h
@@ -24,7 +24,7 @@
#ifndef _main_h_
#define _main_h_
-#include <ostream.h>
+#include <iostream>
extern std::ostream lout;
extern std::ostream lerr;