From: Ulrich Drepper Date: Thu, 8 Oct 1998 13:07:25 +0000 (+0000) Subject: [subdir==misc] (sysdep_headers): Remove sys/debugreg.h. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abd4f64214bbdeec62ec9204aa3020949dc2fbf;p=thirdparty%2Fglibc.git [subdir==misc] (sysdep_headers): Remove sys/debugreg.h. --- 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).