summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tty.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/tty.h')
-rw-r--r--usr.sbin/ppp/tty.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ppp/tty.h b/usr.sbin/ppp/tty.h
index 9f37dd5..f3f0d53 100644
--- a/usr.sbin/ppp/tty.h
+++ b/usr.sbin/ppp/tty.h
@@ -29,6 +29,8 @@
struct physical;
struct device;
+#define DEF_TTYCDDELAY 1 /* Default ``set cd'' value */
+
extern struct device *tty_Create(struct physical *);
extern struct device *tty_iov2device(int, struct physical *,
struct iovec *, int *, int, int *, int *);
OpenPOWER on IntegriCloud