From 351b9a37a48094a2f3ddd4db1971da15d0728bc2 Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Wed, 22 Sep 2010 18:38:02 +0000 Subject: [PATCH] Sort includes. MFC after: 3 days --- sbin/hastd/control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/hastd/control.c b/sbin/hastd/control.c index 2f42826cfa5..4d5a407561c 100644 --- a/sbin/hastd/control.c +++ b/sbin/hastd/control.c @@ -32,11 +32,11 @@ __FBSDID("$FreeBSD$"); #include #include -#include #include #include #include +#include #include #include