summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/auth_unix.c
diff options
context:
space:
mode:
authorIan Dowse <iedowse@FreeBSD.org>2001-04-02 21:41:44 +0000
committerIan Dowse <iedowse@FreeBSD.org>2001-04-02 21:41:44 +0000
commit9f5afc134f0b1f87d1e6dfcaff8452332b12bf5c (patch)
treed315e08adb778e394a4f146ec7b78f3a29f3e72f /lib/libc/rpc/auth_unix.c
parenta7d51bb8c8dbe9b442bd20578893ead05024f6ce (diff)
Notes
Diffstat (limited to 'lib/libc/rpc/auth_unix.c')
-rw-r--r--lib/libc/rpc/auth_unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/auth_unix.c b/lib/libc/rpc/auth_unix.c
index 37d0ce9f0983..0bf99b22354b 100644
--- a/lib/libc/rpc/auth_unix.c
+++ b/lib/libc/rpc/auth_unix.c
@@ -48,8 +48,8 @@ static char *sccsid = "@(#)auth_unix.c 2.2 88/08/01 4.0 RPCSRC";
*
*/
-#include "reentrant.h"
#include "namespace.h"
+#include "reentrant.h"
#include <sys/param.h>
#include <assert.h>