You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/openslp/files/openslp-1.2.1-fbsd.patch

13 lines
346 B

Index: openslp-1.2.1/common/Makefile.am
===================================================================
--- openslp-1.2.1.orig/common/Makefile.am
+++ openslp-1.2.1/common/Makefile.am
@@ -24,6 +24,7 @@ libcommonlibslp_la_SOURCES = \
slp_parse.c \
slp_pid.c \
slp_dhcp.c \
+ slp_net.c \
$(slp_v1message_SRCS) \
$(slp_security_SRCS)