X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/e3027f41d0120b4278cca462f397b6619dcd9ac5..0b4e3aa066abc0728aacb4bbeb86f53f9737156e:/bsd/isofs/cd9660/cd9660_vnops.c?ds=sidebyside

diff --git a/bsd/isofs/cd9660/cd9660_vnops.c b/bsd/isofs/cd9660/cd9660_vnops.c
index c6624b06f..3f199bacc 100644
--- a/bsd/isofs/cd9660/cd9660_vnops.c
+++ b/bsd/isofs/cd9660/cd9660_vnops.c
@@ -372,6 +372,7 @@ cd9660_select(ap)
 		int  a_which;
 		int  a_fflags;
 		struct ucred *a_cred;
+		void *a_wql;
 		struct proc *a_p;
 	} */ *ap;
 {