freebsd-ports/sysutils/ah-tty/files/patch-src_psh.h

14 lines
258 B
C
Raw Normal View History

2006-12-19 18:32:25 +01:00
$FreeBSD$
--- 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 */