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

index 0d82d4876addefa4b3a5a7b4799cec5e980460dd..754a632144dd7907087006e82b56e2ced7d3e6b9 100644 (file)
@@ -1,4 +1,4 @@
 ifeq ($(subdir),misc)
 sysdep_routines += ioperm iopl vm86
-sysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
+sysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
 endif