From 2a5e51fa7b750621ea1df92bb41af13828029680 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Mon, 17 Oct 2011 13:54:55 +0000 Subject: [PATCH] Sort header file names. Spotted by: des --- usr.bin/look/look.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/look/look.c b/usr.bin/look/look.c index a655b39d2152..4e8cf34797c8 100644 --- a/usr.bin/look/look.c +++ b/usr.bin/look/look.c @@ -61,8 +61,8 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include +#include #include #include #include