K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-06-19T10:33:04.993394Z K 7 svn:log V 313 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. MFC after: 2 weeks END