summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/tc.h
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2005-04-24 19:41:08 +0000
committermp <mp@FreeBSD.org>2005-04-24 19:41:08 +0000
commit94a109bd814074f290affa8f7698847719d55833 (patch)
tree6daeb0464a7bc8705c0246b7fd98e212b6beed09 /contrib/tcsh/tc.h
parentbbd1addf8f9452690ad13ce5b875ee4cc9633958 (diff)
downloadFreeBSD-src-94a109bd814074f290affa8f7698847719d55833.zip
FreeBSD-src-94a109bd814074f290affa8f7698847719d55833.tar.gz
Import of tcsh-6.14.00
Diffstat (limited to 'contrib/tcsh/tc.h')
-rw-r--r--contrib/tcsh/tc.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/tcsh/tc.h b/contrib/tcsh/tc.h
index fd572f2..67e46e7 100644
--- a/contrib/tcsh/tc.h
+++ b/contrib/tcsh/tc.h
@@ -1,4 +1,4 @@
-/* $Header: /src/pub/tcsh/tc.h,v 3.5 2002/03/08 17:36:47 christos Exp $ */
+/* $Header: /src/pub/tcsh/tc.h,v 3.6 2004/08/04 17:12:31 christos Exp $ */
/*
* tc.h: Tcsh includes
*/
@@ -41,6 +41,8 @@
#include "tc.sig.h"
#include "tc.decls.h"
+extern int tlength;
+
#define FMT_PROMPT 0
#define FMT_WHO 1
#define FMT_HISTORY 2
OpenPOWER on IntegriCloud