K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-07-03T21:31:05.771663Z K 7 svn:log V 306 MFC r209337: sh: Fix compilation with -DNO_HISTORY. The LINENO code uses snprintf() and relied on "myhistedit.h" to pull in the necessary . Compiling with -DNO_HISTORY disables all editing and history support and allows linking without -ledit -ltermcap. This may be useful for embedded systems. END