kernel/drivers/tty/n_tty.c
.. .. @@ -49,6 +49,7 @@ 49 49 #include <linux/module.h> 50 50 #include <linux/ratelimit.h> 51 51 #include <linux/vmalloc.h> 52 +#include "tty.h"52 53 53 54 /* 54 55 * Until this number of characters is queued in the xmit buffer, select will