summaryrefslogtreecommitdiffstats
path: root/services/librpc/src/rpc/auth_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'services/librpc/src/rpc/auth_none.c')
-rw-r--r--services/librpc/src/rpc/auth_none.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/librpc/src/rpc/auth_none.c b/services/librpc/src/rpc/auth_none.c
index 48b3741d..1718caa2 100644
--- a/services/librpc/src/rpc/auth_none.c
+++ b/services/librpc/src/rpc/auth_none.c
@@ -45,7 +45,7 @@ static char *rcsid = "$FreeBSD: src/lib/libc/rpc/auth_none.c,v 1.9 1999/08/28 00
#include "config.h"
#endif
-#include <stdlib.h>
+#include <freebsd/bsd.h>
#include <rpc/types.h>
#include <rpc/xdr.h>
#include <rpc/auth.h>