From 8473fea281c55a94cebd267aa51b416c7bb49d20 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Wed, 6 Jun 2007 11:14:30 +0000 Subject: [PATCH] - Sort the headers per style(9) Reminded by: yar Approved by: delphij (mentor, implicit) --- contrib/nvi/cl/cl_screen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/nvi/cl/cl_screen.c b/contrib/nvi/cl/cl_screen.c index b4c2822c8c2..bfb9199352d 100644 --- a/contrib/nvi/cl/cl_screen.c +++ b/contrib/nvi/cl/cl_screen.c @@ -20,12 +20,12 @@ static const char sccsid[] = "@(#)cl_screen.c 10.49 (Berkeley) 9/24/96"; #include #include -#include #include #include #include #include #include +#include #include #include