From 71e160228f56370c40a47637d85d07c230052e86 Mon Sep 17 00:00:00 2001 From: msweet Date: Wed, 24 Mar 2010 14:32:08 +0000 Subject: Merge changes from CUPS 1.5svn-r9049 (private header support) git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1992 a1ca3aef-8c08-0410-bb20-df032aa958be --- man/mantohtml.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/mantohtml.c b/man/mantohtml.c index dd672d507..b59ddac3e 100644 --- a/man/mantohtml.c +++ b/man/mantohtml.c @@ -3,7 +3,7 @@ * * Man page to HTML conversion program. * - * Copyright 2007-2009 by Apple Inc. + * Copyright 2007-2010 by Apple Inc. * Copyright 2004-2006 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -23,8 +23,7 @@ * Include necessary headers. */ -#include -#include +#include #include -- cgit v1.2.1