From: Ulrich Drepper Date: Wed, 17 Nov 1999 19:55:55 +0000 (+0000) Subject: (sysdep_headers): Added scsi_ioctl.h. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2907fd4e2f88aec0fd58233aab8bd3856317e30;p=thirdparty%2Fglibc.git (sysdep_headers): Added scsi_ioctl.h. --- diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 5524b3ffa00..d604da3d27d 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -20,8 +20,8 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \ sys/user.h sys/procfs.h sys/prctl.h \ sys/kd.h sys/soundcard.h sys/vt.h \ sys/quota.h sys/fsuid.h \ - scsi/sg.h scsi/scsi.h sys/pci.h sys/ultrasound.h \ - sys/sendfile.h sys/raw.h + scsi/sg.h scsi/scsi.h scsi/scsi_ioctl.h sys/pci.h \ + sys/ultrasound.h sys/sendfile.h sys/raw.h install-others += $(inst_includedir)/bits/syscall.h