summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/ioctl_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/ioctl_compat.h b/sys/sys/ioctl_compat.h
index 0541536..a8269ff 100644
--- a/sys/sys/ioctl_compat.h
+++ b/sys/sys/ioctl_compat.h
@@ -42,7 +42,7 @@
#include <sys/ttydev.h>
#ifdef USE_OLD_TTY
-#warning "Old BSD tty API used, please upgrade"
+#warning "Old BSD tty API used and depends on COMPAT_43TTY. Use termios.h instead"
#endif
struct tchars {
OpenPOWER on IntegriCloud