X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=blobdiff_plain;f=sysdeps%2Funix%2Fsysv%2Fsolaris2%2Fkopensolaris-gnu%2FMakefile;h=6a0c9cf47c9df9b007fab9f99c60f98e282eab3b;hp=3401151f8cd09ddf51329722c165970869768327;hb=de6cfc7365b42a5a7e68c030ee3a69f26574352f;hpb=046330234c70a684a43151daacfac60fa2f1d862 diff --git a/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/Makefile b/sysdeps/unix/sysv/solaris2/kopensolaris-gnu/Makefile index 3401151f8c..6a0c9cf47c 100644 --- 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)