Added the implementation for CDROM_GetIdeInterface on NetBSD.

diff --git a/configure b/configure
index 5755c62..4beb745 100755
--- a/configure
+++ b/configure
@@ -13238,6 +13238,7 @@
 
 
 
+
 for ac_header in \
 	arpa/inet.h \
 	arpa/nameser.h \
@@ -13289,6 +13290,7 @@
 	sys/poll.h \
 	sys/ptrace.h \
 	sys/reg.h \
+	sys/scsiio.h \
 	sys/shm.h \
 	sys/signal.h \
 	sys/socket.h \