From 756cea4b56339045910ccaf33e8f9dba9ebd21bc Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Tue, 18 Nov 2014 20:54:30 +0000 Subject: Nuke more obvious #include duplications. ok deraadt@ millert@ tedu@ --- usr.bin/rpcgen/rpc_main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/rpcgen') diff --git a/usr.bin/rpcgen/rpc_main.c b/usr.bin/rpcgen/rpc_main.c index ac76a8fab6e..92c9e5f938a 100644 --- a/usr.bin/rpcgen/rpc_main.c +++ b/usr.bin/rpcgen/rpc_main.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rpc_main.c,v 1.27 2013/11/28 18:24:54 deraadt Exp $ */ +/* $OpenBSD: rpc_main.c,v 1.28 2014/11/18 20:54:28 krw Exp $ */ /* $NetBSD: rpc_main.c,v 1.9 1996/02/19 11:12:43 pk Exp $ */ /* @@ -45,7 +45,6 @@ #include #include #include -#include #include #include #include "rpc_parse.h" -- cgit v1.2.3