projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of /users/git/dtbartle/glibc-opensolaris
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
unix
/
sysv
/
solaris2
/
kopensolaris-gnu
/
Makefile
diff --git
a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/Makefile
b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/Makefile
index
3401151
..
6a0c9cf
100644
(file)
--- a/
sysdeps/unix/sysv/solaris2/kopensolaris-gnu/Makefile
+++ b/
sysdeps/unix/sysv/solaris2/kopensolaris-gnu/Makefile
@@
-81,7
+81,7
@@
endif
ifeq ($(subdir),socket)
sysdep_routines += cmsg_nxthdr sa_len
sysdep_routines += netmask
-headers := $(filter-out sys/socketvar.h
net/route.h
, $(headers))
+headers := $(filter-out sys/socketvar.h, $(headers))
endif
ifeq ($(subdir),time)