From: Amos Jeffries Date: Tue, 9 Nov 2010 20:38:04 +0000 (+1300) Subject: Dist missing opensolaris portability header X-Git-Tag: take1~94 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=570896d55e923c41e4f946c57095b9d9fad8e313;p=thirdparty%2Fsquid.git Dist missing opensolaris portability header --- diff --git a/compat/Makefile.am b/compat/Makefile.am index 3d7fc2c3e6..21abe287e7 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -57,6 +57,7 @@ libcompat_squid_a_SOURCES = \ os/netbsd.h \ os/next.h \ os/openbsd.h \ + os/opensolaris_10_netdb.h \ os/os2.h \ os/qnx.h \ os/sgi.h \