__ss_{len,family} hack is no longer necessary
This commit is contained in:
parent
50b7dbcb07
commit
3e54083fa3
@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.4 2001/02/07 13:46:04 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2001/11/19 03:19:10 itojun Exp $
|
||||
|
||||
PROG= route6d
|
||||
MAN= route6d.8
|
||||
|
||||
CPPFLAGS+=-Dss_len=__ss_len -Dss_family=__ss_family -DINET6
|
||||
CPPFLAGS+=-DINET6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user