From cd354a38495425bcf106fc410ec5e3c598c1aebe Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 8 May 2017 14:59:21 +0200 Subject: Remove This header was once used for constants related to the Gravis Ultrasound sound card. --- sysdeps/unix/sysv/linux/Makefile | 2 +- sysdeps/unix/sysv/linux/sys/ultrasound.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/sys/ultrasound.h (limited to 'sysdeps/unix/sysv') diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index a8790b1e51..8e7a45d61b 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -35,7 +35,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \ sys/kd.h sys/soundcard.h sys/vt.h \ sys/quota.h sys/fsuid.h \ scsi/sg.h scsi/scsi.h scsi/scsi_ioctl.h sys/pci.h \ - sys/ultrasound.h sys/raw.h sys/personality.h sys/epoll.h \ + sys/raw.h sys/personality.h sys/epoll.h \ bits/a.out.h sys/inotify.h sys/signalfd.h sys/eventfd.h \ sys/timerfd.h sys/fanotify.h bits/eventfd.h bits/inotify.h \ bits/signalfd.h bits/timerfd.h bits/epoll.h \ diff --git a/sysdeps/unix/sysv/linux/sys/ultrasound.h b/sysdeps/unix/sysv/linux/sys/ultrasound.h deleted file mode 100644 index a65c385bc0..0000000000 --- a/sysdeps/unix/sysv/linux/sys/ultrasound.h +++ /dev/null @@ -1 +0,0 @@ -#include -- cgit 1.4.1