Forward declare struct cdev, since arguments of this type are used in
function prototypes. Obtained from: TrustedBSD Project
This commit is contained in:
parent
d6e883fee5
commit
17451386d0
@ -59,6 +59,7 @@
|
||||
|
||||
struct acl;
|
||||
struct bpf_d;
|
||||
struct cdev;
|
||||
struct componentname;
|
||||
struct devfs_dirent;
|
||||
struct ifnet;
|
||||
|
@ -59,6 +59,7 @@
|
||||
|
||||
struct acl;
|
||||
struct bpf_d;
|
||||
struct cdev;
|
||||
struct componentname;
|
||||
struct devfs_dirent;
|
||||
struct ifnet;
|
||||
|
Loading…
Reference in New Issue
Block a user