aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/clnt_generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/rpc/clnt_generic.c')
-rw-r--r--src/lib/rpc/clnt_generic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/rpc/clnt_generic.c b/src/lib/rpc/clnt_generic.c
index da3e8e8..595c5f2 100644
--- a/src/lib/rpc/clnt_generic.c
+++ b/src/lib/rpc/clnt_generic.c
@@ -36,12 +36,12 @@
static char sccsid[] = "@(#)clnt_generic.c 1.4 87/08/11 (C) 1987 SMI";
#endif
+#include "autoconf.h"
#include <string.h>
#include <gssrpc/rpc.h>
#include <sys/socket.h>
#include <sys/errno.h>
#include <netdb.h>
-#include "autoconf.h"
/*
* Generic client creation: takes (hostname, program-number, protocol) and