From: Keith Bostic Date: Wed, 10 May 1989 05:16:30 +0000 (-0800) Subject: add paths.h X-Git-Tag: BSD-4_3_Tahoe-Snapshot-Development~196 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/d67795cf165eebd56bdafddd0d546bb9adfe5986?ds=inline add paths.h SCCS-vsn: bin/df/pathnames.h 5.2 --- diff --git a/usr/src/bin/df/pathnames.h b/usr/src/bin/df/pathnames.h index 054a868a5d..096fe84772 100644 --- a/usr/src/bin/df/pathnames.h +++ b/usr/src/bin/df/pathnames.h @@ -14,7 +14,9 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#)pathnames.h 5.1 (Berkeley) %G% + * @(#)pathnames.h 5.2 (Berkeley) %G% */ +#include + #define _PATH_MTAB "/etc/mtab"