/*- * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * * @(#)myhistedit.h 8.1 (Berkeley) 05/31/93 */ #include extern History *hist; extern EditLine *el; extern int displayhist;