From 5abd4f64214bbdeec62ec9204aa3020949dc2fbf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Oct 1998 13:07:25 +0000 Subject: [PATCH] [subdir==misc] (sysdep_headers): Remove sys/debugreg.h. --- sysdeps/unix/sysv/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 360bc7c2527..6919341b29c 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -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). -- 2.47.2