Sort headers to reduce diffs between branches.

This commit is contained in:
Jacques Vidrine 2002-07-31 15:11:59 +00:00
parent 68966e0453
commit b113cd8006
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101067

View File

@ -47,10 +47,10 @@ __FBSDID("$FreeBSD$");
#include "namespace.h"
#include <err.h>
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <rpc/types.h>
#include <rpc/xdr.h>