1 2 3 4 5 6 7 8 9 10 11 12
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)