From 502b1fbc97658ec1644e71d2fee8d431e2b06573 Mon Sep 17 00:00:00 2001 From: eivind Date: Mon, 15 Dec 1997 20:37:43 +0000 Subject: It's more portable to use than Pointed-out-by: bde (a long while ago) --- bin/dd/misc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/dd') diff --git a/bin/dd/misc.c b/bin/dd/misc.c index 13fb2d6..d75fd34 100644 --- a/bin/dd/misc.c +++ b/bin/dd/misc.c @@ -34,18 +34,18 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: misc.c,v 1.8 1997/10/08 12:59:14 eivind Exp $ + * $Id: misc.c,v 1.9 1997/10/09 10:50:54 eivind Exp $ */ #ifndef lint static char const sccsid[] = "@(#)misc.c 8.3 (Berkeley) 4/2/94"; #endif /* not lint */ -#include #include #include #include +#include #include #include #include -- cgit v1.1