From 8869276a49e04bcf1bf1af7b60cc237425fd50fa Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Oct 1998 13:07:40 +0000 Subject: [subdir==misc] (sysdep_headers): Add sys/debugreg.h. --- sysdeps/unix/sysv/linux/i386/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/sysv/linux/i386/Makefile b/sysdeps/unix/sysv/linux/i386/Makefile index 0d82d4876a..754a632144 100644 --- a/sysdeps/unix/sysv/linux/i386/Makefile +++ b/sysdeps/unix/sysv/linux/i386/Makefile @@ -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 -- cgit 1.4.1