1 2 3 4 5 6 7 8 9 10
--- src/psh.h.orig +++ src/psh.h @@ -52,7 +52,6 @@ the screen - BEL is a good example (only one yet:) */ #define IGNORECHARS "\007" -extern WINDOW* ShellWin, *HelpWin; extern PANEL* ShellPanel, *HelpPanel; /* function declarations */