Correction to my previous mail, > No, because SOLARIS is not defined in this place. Either use SOLARIS2 instead > or move the 6-line insertion after #include "netinet/ip_compat.h".
Actually, the lines + # if SOLARIS2 >= 10 + # include <sys/cred_impl.h> + # endif are not required in fil.c; rather this patch refers to ip_fil_solaris.c in the form given in my previous mail.
