]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - window/tt.h
shell_cmds-34.tar.gz
[apple/shell_cmds.git] / window / tt.h
index 494127dd6019e59d12b2aaa1af1d42a74f3dc422..1a76912df490dc9eb65009da2d2a491a0342599a 100644 (file)
@@ -124,7 +124,7 @@ struct tt_tab {
        int tt_len;
        int (*tt_func) __P((void));
 };
-EXTERN struct tt_tab tt_tab[];
+extern struct tt_tab tt_tab[11];
 
 /*
  * Clean interface to termcap routines.