Signed-off-by: Andreas Faerber <andreas.faerber@xxxxxx> Acked-by: Ingo Weinhold <ingo_weinhold@xxxxxx> Acked-by: Scott McCreary <scottmc2@xxxxxxxxx> --- Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index b22dbcf..5dba2c7 100644 --- a/Makefile +++ b/Makefile @@ -730,6 +730,7 @@ ifeq ($(uname_S),HP-UX) endif ifeq ($(uname_S),Haiku) NO_IPV6 = YesPlease + EXTLIBS += -lnetwork endif ifneq (,$(findstring MINGW,$(uname_S))) NO_MMAP = YesPlease -- 1.6.0.rc3.32.g8aaa -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html