diff options
Diffstat (limited to 'net/openslp/patches/patch-ah')
-rw-r--r-- | net/openslp/patches/patch-ah | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/openslp/patches/patch-ah b/net/openslp/patches/patch-ah new file mode 100644 index 00000000000..49bf8bd4aed --- /dev/null +++ b/net/openslp/patches/patch-ah @@ -0,0 +1,12 @@ +$NetBSD: patch-ah,v 1.1 2004/11/27 05:08:35 jlam Exp $ + +--- common/Makefile.am.orig 2003-02-13 00:19:57.000000000 -0500 ++++ common/Makefile.am +@@ -21,6 +21,7 @@ libcommonlibslp_la_SOURCES = \ + slp_xmalloc.c \ + slp_xcast.c \ + slp_iface.c \ ++ slp_net.c \ + slp_parse.c \ + slp_pid.c \ + slp_dhcp.c \ |