Subject: CVS commit: src/usr.sbin/mtree
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 11/17/2003 00:02:33
Module Name: src
Committed By: dbj
Date: Mon Nov 17 00:02:33 UTC 2003
Modified Files:
src/usr.sbin/mtree: excludes.c spec.c
Log Message:
#include <util.h>
this is needed by fparseln on macos/darwin and is harmless on netbsd
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.sbin/mtree/excludes.c
cvs rdiff -r1.52 -r1.53 src/usr.sbin/mtree/spec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.