From f0c047e1f40ee2214fe1f73dc3bdc6b0f6de5d85 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Wed, 5 Feb 2003 07:59:09 +0000 Subject: - Changes for compiling with gcc 3.2 --- ncpd/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ncpd/main.h') 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 +#include extern std::ostream lout; extern std::ostream lerr; -- cgit v1.2.3