From ae5feee3506f1aa5259009ab0dd200f8b10a80e8 Mon Sep 17 00:00:00 2001 From: millert Date: Wed, 21 Dec 2005 01:40:22 +0000 Subject: Userland programs should include not OK deraadt@ --- lib/libc/rpc/clnt_generic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/rpc/clnt_generic.c') diff --git a/lib/libc/rpc/clnt_generic.c b/lib/libc/rpc/clnt_generic.c index 7f23799f418..3bbd3167789 100644 --- a/lib/libc/rpc/clnt_generic.c +++ b/lib/libc/rpc/clnt_generic.c @@ -1,4 +1,4 @@ -/* $OpenBSD: clnt_generic.c,v 1.5 2005/08/08 08:05:35 espie Exp $ */ +/* $OpenBSD: clnt_generic.c,v 1.6 2005/12/21 01:40:22 millert Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -31,10 +31,10 @@ /* * Copyright (C) 1987, Sun Microsystems, Inc. */ +#include #include #include #include -#include #include /* -- cgit v1.2.3-59-g8ed1b