From owner-cvs-all Fri Aug 16 1:19:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D857637B400; Fri, 16 Aug 2002 01:19:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D63B43E70; Fri, 16 Aug 2002 01:19:16 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G8JGJU033558; Fri, 16 Aug 2002 01:19:16 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G8JGK4033557; Fri, 16 Aug 2002 01:19:16 -0700 (PDT) Message-Id: <200208160819.g7G8JGK4033557@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 01:19:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nfsiod nfsiod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/08/16 01:19:15 PDT Modified files: sbin/nfsiod nfsiod.c Log: No need to include sys/time.h, this unbreaks a c89 warning about long long constants as well. Revision Changes Path 1.15 +0 -1 src/sbin/nfsiod/nfsiod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message