opnsense-ports/sysutils/ah-tty/files/patch-src_psh.h
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02:00

10 lines
246 B
C

--- 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 */