| commit | 0844b702b4c42f0a73320ff2c357fedf84d1f8f4 | [log] [tgz] |
|---|---|---|
| author | Hans Leidekker <hans@it.vu.nl> | Thu Jan 26 13:23:08 2006 +0100 |
| committer | Alexandre Julliard <julliard@winehq.org> | Thu Jan 26 13:23:08 2006 +0100 |
| tree | 2747fb84f7b369f286bff6a9149cd2088aa60f9b | |
| parent | 69c5f62da8381afb469074a5933cfe705efcb64e [diff] [blame] |
ntdll: Add implementation of tape IOCTLs.
diff --git a/configure b/configure index 31005df..5338ad1 100755 --- a/configure +++ b/configure
@@ -7038,6 +7038,7 @@ + for ac_header in \ IOKit/IOKitLib.h \ alsa/asoundlib.h \ @@ -7115,6 +7116,7 @@ sys/mman.h \ sys/modem.h \ sys/msg.h \ + sys/mtio.h \ sys/param.h \ sys/poll.h \ sys/ptrace.h \