Sort includes.

MFC after:	3 days
This commit is contained in:
Pawel Jakub Dawidek 2010-09-22 18:38:02 +00:00
parent e5d8eb431b
commit 351b9a37a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213003

View File

@ -32,11 +32,11 @@ __FBSDID("$FreeBSD$");
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
#include <assert.h>
#include <errno.h>
#include <pthread.h>
#include <signal.h>
#include <stdio.h>
#include <string.h>