mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 11:45:18 -04:00
13 lines
304 B
Plaintext
13 lines
304 B
Plaintext
$NetBSD: patch-ah,v 1.2 2005/05/26 20:14:21 adrianp Exp $
|
|
|
|
--- common/Makefile.am.orig 2005-05-26 20:10:45.000000000 +0100
|
|
+++ 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 \
|