From: Amos Jeffries Date: Tue, 9 Nov 2010 21:23:19 +0000 (-0700) Subject: Dist missing opensolaris portability header X-Git-Tag: SQUID_3_1_10~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743fb0f65da33333540916fa104e5b4d9f034fd4;p=thirdparty%2Fsquid.git Dist missing opensolaris portability header --- diff --git a/compat/Makefile.am b/compat/Makefile.am index 1bfccce74a..2e3d3d9c97 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -29,6 +29,7 @@ libcompat_la_SOURCES = \ os/macosx.h \ os/next.h \ os/openbsd.h \ + os/opensolaris_10_netdb.h \ os/os2.h \ os/qnx.h \ os/sgi.h \