new copyright notice
[unix-history] / usr / src / bin / ed / pathnames.h
CommitLineData
73a8b6a7
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
27c71911 5 * %sccs.include.redist.c%
73a8b6a7 6 *
27c71911 7 * @(#)pathnames.h 5.4 (Berkeley) %G%
73a8b6a7
KB
8 */
9
53eb5063
KB
10#include <paths.h>
11
12#define _PATH_MAKEKEY "/usr/libexec/makekey"