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 b/configure index 8339bea..cdf3eb8 100755 --- a/configure +++ b/configure
@@ -10466,6 +10466,7 @@ + for ac_header in \ arpa/inet.h \ arpa/nameser.h \ @@ -10480,6 +10481,7 @@ linux/cdrom.h \ linux/input.h \ linux/joystick.h \ + linux/param.h \ linux/serial.h \ linux/ucdrom.h \ net/if.h \