-int ttyselect __P((struct tty *tp, int rw, struct proc *p));
-int ttselect __P((dev_t dev, int rw, struct proc *p));
+int ttyselect __P((struct tty *tp, int rw, void * wql, struct proc *p));
+int ttselect __P((dev_t dev, int rw, void * wql, struct proc *p));