95ff9c00a4
<netns/ns.h> which only include struct ns_addr and the ns_addr and ns_ntoa function prototypes.
5 lines
126 B
Makefile
5 lines
126 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2006/08/26 16:07:01 matt Exp $
|
|
|
|
.PATH: ${COMPATDIR}/net
|
|
SRCS+=compat_ns_addr.c compat_ns_ntoa.c
|