| commit | 6ce0569adacab96357c09cc86d4cc34056ec2f39 | [log] [tgz] |
|---|---|---|
| author | Pavel Roskin <proski@gnu.org> | Fri Oct 03 04:31:49 2003 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Oct 03 04:31:49 2003 +0000 |
| tree | 0adaba40eeb48b8cea973fe02de040b20498f43c | |
| parent | afc02109a044bc329674d5bec0a1abef11970826 [diff] [blame] |
Added check for scsi/scsi_ioctl.h.
diff --git a/configure b/configure index a994d9e..976f6e9 100755 --- a/configure +++ b/configure
@@ -13829,6 +13829,7 @@ + for ac_header in \ arpa/inet.h \ arpa/nameser.h \ @@ -13863,6 +13864,7 @@ regex.h \ sched.h \ scsi/sg.h \ + scsi/scsi_ioctl.h \ socket.h \ stdint.h \ strings.h \