From efc04e70b8261a7be7818772f03974eb38ae6622 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Mon, 10 Jul 2006 20:26:27 +1000 Subject: - stevesk@cvs.openbsd.org 2006/07/03 17:59:32 [channels.c includes.h] move #include out of includes.h; old ok djm@ (portable needed session.c too) --- includes.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'includes.h') diff --git a/includes.h b/includes.h index bb6febfe..c3f0671e 100644 --- a/includes.h +++ b/includes.h @@ -1,4 +1,4 @@ -/* $OpenBSD: includes.h,v 1.42 2006/07/03 08:54:20 stevesk Exp $ */ +/* $OpenBSD: includes.h,v 1.43 2006/07/03 17:59:32 stevesk Exp $ */ /* * Author: Tatu Ylonen @@ -131,7 +131,6 @@ #include #include /* For typedefs */ -#include #if defined(HAVE_NETDB_H) # include #endif -- cgit v1.2.3