/*- * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * * @(#)pathnames.h 8.1 (Berkeley) 06/06/93 */ #define _PATH_DIFF "/usr/bin/diff" #define _PATH_DIFFH "/usr/bin/diffh" #define _PATH_PR "/usr/bin/pr" #undef _PATH_TMP #define _PATH_TMP "/tmp/dXXXXX"