commit | 0314a65a581598c78281bd42ae559046fbe5bc8d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Wed May 01 22:01:30 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed May 01 22:01:30 2002 +0000 |
tree | 0033bdeddb047abd6b3deea07ff04f6dc8ce7e06 | |
parent | b53f13093efe0537d964ef319aadf937c6b4b267 [diff] [blame] |
Implementation of IOCTL_SCSI_PASS_THROUGH and IOCTL_SCSI_PASS_THROUGH_DIRECT.
diff --git a/configure.ac b/configure.ac index 91267fc..b36fb68 100644 --- a/configure.ac +++ b/configure.ac
@@ -915,6 +915,7 @@ linux/cdrom.h \ linux/input.h \ linux/joystick.h \ + linux/param.h \ linux/serial.h \ linux/ucdrom.h \ net/if.h \