diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/Makefile')
-rw-r--r-- | sysdeps/unix/sysv/linux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 974b4ff20c..4d7594d1ec 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 |