From owner-freebsd-current@FreeBSD.ORG Sat Aug 7 13:53:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C610716A4CE for ; Sat, 7 Aug 2004 13:53:07 +0000 (GMT) Received: from oasis.uptsoft.com (oasis.uptsoft.com [217.20.165.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE8BE43D46 for ; Sat, 7 Aug 2004 13:53:06 +0000 (GMT) (envelope-from devnull@oasis.uptsoft.com) Received: (from devnull@localhost) by oasis.uptsoft.com (8.11.6/linuxconf) id i77Dr5j23653 for freebsd-current@freebsd.org; Sat, 7 Aug 2004 16:53:05 +0300 Date: Sat, 7 Aug 2004 16:53:05 +0300 From: Sergey Lyubka To: freebsd-current@freebsd.org Message-ID: <20040807165305.A23636@oasis.uptsoft.com> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-OS: FreeBSD 4.5-STABLE Subject: fix for oinit.c from picobsd/tinyware X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2004 13:53:07 -0000 --- src/release/picobsd/tinyware/oinit/oinit.c.orig Thu Aug 7 14:48:24 2003 +++ src/release/picobsd/tinyware/oinit/oinit.c Thu Aug 7 14:48:55 2003 @@ -54,7 +54,7 @@ #include #include #include -#include +#include #define BUFSIZE 1024 #define MAX_CONS 12