summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source/lp.h
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1997-10-14 16:01:02 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1997-10-14 16:01:02 +0000
commit83f31ab169e9fa53cb090db16d9b965137a545d1 (patch)
tree28bdd65863ada516bc862751f60a4c43471513bd /usr.sbin/lpr/common_source/lp.h
parent41212cf2650592ead14ce4ed82f424736a51741e (diff)
Notes
Diffstat (limited to 'usr.sbin/lpr/common_source/lp.h')
-rw-r--r--usr.sbin/lpr/common_source/lp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/lpr/common_source/lp.h b/usr.sbin/lpr/common_source/lp.h
index 5fdd7c5d0f0e..816e652d2e7b 100644
--- a/usr.sbin/lpr/common_source/lp.h
+++ b/usr.sbin/lpr/common_source/lp.h
@@ -41,6 +41,7 @@
extern char *AF; /* accounting file */
extern long BR; /* baud rate if lp is a tty */
extern char *CF; /* name of cifplot filter (per job) */
+extern long CT; /* TCP connection timeout */
extern char *DF; /* name of tex filter (per job) */
extern long DU; /* daeomon user-id */
extern char *FF; /* form feed string */