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.ac b/configure.ac index 761f528..310b2e3 100644 --- a/configure.ac +++ b/configure.ac
@@ -248,6 +248,7 @@ sys/mman.h \ sys/modem.h \ sys/msg.h \ + sys/mtio.h \ sys/param.h \ sys/poll.h \ sys/ptrace.h \