]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[subdir==misc] (sysdep_headers): Remove sys/debugreg.h.
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Oct 1998 13:07:25 +0000 (13:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Oct 1998 13:07:25 +0000 (13:07 +0000)
sysdeps/unix/sysv/linux/Makefile

index 360bc7c2527f9302781a5f39fc7bfbeeb881e4eb..6919341b29c614a6daafd92aa0d2f5d01854b7c9 100644 (file)
@@ -10,7 +10,7 @@ sysdep_routines += sysctl clone llseek getresuid getresgid umount
 sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h sys/mtio.h \
                  sys/io.h sys/klog.h sys/kdaemon.h \
                  sys/user.h syscall-list.h sys/sysmacros.h sys/procfs.h \
-                 sys/debugreg.h sys/kd.h sys/soundcard.h sys/vt.h \
+                 sys/kd.h sys/soundcard.h sys/vt.h \
                  sys/quota.h sys/fsuid.h sys/prctl.h scsi/sg.h
 
 # Generate the list of SYS_* macros for the system calls (__NR_* macros).