about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-05-08 14:59:21 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-05-08 14:59:21 +0200
commitcd354a38495425bcf106fc410ec5e3c598c1aebe (patch)
tree1add225c112ba14944eab1c5cf440bb9f7128b5f /sysdeps/unix/sysv
parent139ace95756a61715a18051c102bd67ca5166b3c (diff)
downloadglibc-cd354a38495425bcf106fc410ec5e3c598c1aebe.tar.gz
glibc-cd354a38495425bcf106fc410ec5e3c598c1aebe.tar.xz
glibc-cd354a38495425bcf106fc410ec5e3c598c1aebe.zip
Remove <sys/ultrasound.h>
This header was once used for constants related to the Gravis
Ultrasound sound card.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r--sysdeps/unix/sysv/linux/Makefile2
-rw-r--r--sysdeps/unix/sysv/linux/sys/ultrasound.h1
2 files changed, 1 insertions, 2 deletions
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 <linux/ultrasound.h>