From 45d70800310e84bfd2ee6cd255c0aa05e8a44535 Mon Sep 17 00:00:00 2001 From: krapht Date: Wed, 10 Nov 2004 22:27:32 +0000 Subject: missing headers --- usr.bin/cvs/util.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/cvs/util.c b/usr.bin/cvs/util.c index f70b19d4f95..929a311e4eb 100644 --- a/usr.bin/cvs/util.c +++ b/usr.bin/cvs/util.c @@ -1,4 +1,4 @@ -/* $OpenBSD: util.c,v 1.11 2004/11/09 21:08:05 krapht Exp $ */ +/* $OpenBSD: util.c,v 1.12 2004/11/10 22:27:31 krapht Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. @@ -26,8 +26,10 @@ #include #include +#include #include +#include #include #include #include -- cgit v1.2.3