summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/getnetconfig.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/getnetconfig.c')
-rw-r--r--lib/libc/rpc/getnetconfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/getnetconfig.c b/lib/libc/rpc/getnetconfig.c
index 36ea793..3fbb39a 100644
--- a/lib/libc/rpc/getnetconfig.c
+++ b/lib/libc/rpc/getnetconfig.c
@@ -40,8 +40,8 @@ static char sccsid[] = "@(#)getnetconfig.c 1.12 91/12/19 SMI";
* Copyright (c) 1989 by Sun Microsystems, Inc.
*/
-#include "reentrant.h"
#include "namespace.h"
+#include "reentrant.h"
#include <sys/cdefs.h>
#include <stdio.h>
#include <errno.h>
OpenPOWER on IntegriCloud