K 10 svn:author V 4 lidl K 8 svn:date V 27 2018-04-24T17:37:29.859309Z K 7 svn:log V 296 MFC r332671: top: fix warnings from clang/gcc Add includes for and where necessary, and rename a few internal functions to have a "top_" prefix to avoid clashes with standard names from curses.h/termcap.h headers. Top now compiles without warnings on both gcc and clang. END