summaryrefslogtreecommitdiffstats
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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/rpc/clnt_generic.c b/src/lib/rpc/clnt_generic.c
index 225ab9432..07490eeea 100644
--- a/src/lib/rpc/clnt_generic.c
+++ b/src/lib/rpc/clnt_generic.c
@@ -38,6 +38,7 @@ static char sccsid[] = "@(#)clnt_generic.c 1.4 87/08/11 (C) 1987 SMI";
#include <sys/socket.h>
#include <sys/errno.h>
#include <netdb.h>
+#include "autoconf.h"
/*
* Generic client creation: takes (hostname, program-number, protocol) and