commit | c26b7dbad93415ed3c872d46f6bd6aeae93c61f4 | [log] [tgz] |
---|---|---|
author | Yorick Hardy <yh@metroweb.co.za> | Mon May 19 21:46:09 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon May 19 21:46:09 2003 +0000 |
tree | e579f15537858a11c6d1884ab51ab7923c33e3b1 | |
parent | d21e32a04f6eabc01c17e6ab0efaa929fc15f9b6 [diff] [blame] |
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 \