]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(sysdep_headers): Add sys/elf.h and sys/reg.h.
authorUlrich Drepper <drepper@redhat.com>
Thu, 11 Jun 1998 09:58:13 +0000 (09:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 11 Jun 1998 09:58:13 +0000 (09:58 +0000)
sysdeps/unix/sysv/linux/i386/Makefile

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