- Don't depend on header pollution to declare struct thread.
This commit is contained in:
parent
53f37d1908
commit
53bfc2ecaf
@ -69,6 +69,7 @@ struct tty;
|
||||
struct pps_state;
|
||||
struct cdev;
|
||||
struct cdevsw;
|
||||
struct thread;
|
||||
|
||||
typedef int t_open_t(struct tty *, struct cdev *);
|
||||
typedef void t_close_t(struct tty *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user