From: Ulrich Drepper Date: Fri, 10 Sep 1999 19:58:19 +0000 (+0000) Subject: [misc] (sysdep_headers): Add sys/raw.h. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffd7a0c5805f1780f824b7338ebe20ad087e2ea;p=thirdparty%2Fglibc.git [misc] (sysdep_headers): Add sys/raw.h. --- diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index 04ddf916bee..c553e119322 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -17,7 +17,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \ sys/kd.h sys/soundcard.h sys/vt.h \ sys/quota.h sys/fsuid.h \ scsi/sg.h scsi/scsi.h sys/pci.h sys/ultrasound.h \ - sys/sendfile.h + sys/sendfile.h sys/raw.h install-others += $(inst_includedir)/bits/syscall.h