projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94fd046
)
Install <scsi/sg.h>.
author
drepper
<drepper>
Tue, 30 Sep 1997 17:07:36 +0000
(17:07 +0000)
committer
drepper
<drepper>
Tue, 30 Sep 1997 17:07:36 +0000
(17:07 +0000)
sysdeps/unix/sysv/linux/Makefile
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/Makefile
b/sysdeps/unix/sysv/linux/Makefile
index
0545f44
..
4bfc3eb
100644
(file)
--- a/
sysdeps/unix/sysv/linux/Makefile
+++ b/
sysdeps/unix/sysv/linux/Makefile
@@
-15,7
+15,8
@@
sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h sys/mtio.h \
sys/module.h sys/io.h sys/klog.h sys/kdaemon.h \
sys/user.h sys/sysmacros.h sys/procfs.h \
sys/debugreg.h sys/kd.h sys/soundcard.h sys/vt.h \
- sys/quota.h sys/fsuid.h bits/mman.h
+ sys/quota.h sys/fsuid.h bits/mman.h \
+ scsi/sg.h
install-others += $(inst_includedir)/bits/syscall.h