From 743fb0f65da33333540916fa104e5b4d9f034fd4 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 9 Nov 2010 14:23:19 -0700 Subject: [PATCH] Dist missing opensolaris portability header --- compat/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.2