Signed-off-by: Andreas Faerber <andreas.faerber@xxxxxx> Acked-by: Ingo Weinhold <ingo_weinhold@xxxxxx> Acked-by: Scott McCreary <scottmc2@xxxxxxxxx> --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index a4d73fc..3daf9ac 100644 --- a/Makefile +++ b/Makefile @@ -731,7 +731,7 @@ endif ifeq ($(uname_S),Haiku) NO_IPV6 = YesPlease NO_ST_BLOCKS_IN_STAT = YesPlease - EXTLIBS += -lnetwork + EXTLIBS += -lnetwork -lbsd 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