Use balloc to extend Ifile.
[unix-history] / usr / src / usr.sbin / cron / pathnames.h
/*-
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.3 (Berkeley) %G%
*/
#include <paths.h>
#define _PATH_CRON "/etc/crontab"
#define _PATH_LCRON "/etc/crontab.local"