use arc4random.
MFC after: 3 days
This commit is contained in:
parent
09a7f4484d
commit
9c6c20e632
@ -18,7 +18,7 @@ SRCDIR= ${.CURDIR}/../../usr.sbin/rtsold
|
||||
PROG= rtsol
|
||||
SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
|
||||
|
||||
CFLAGS+=-DINET6 -DHAVE_POLL_H
|
||||
CFLAGS+=-DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H
|
||||
WARNS= 0
|
||||
|
||||
NOMAN= yes
|
||||
|
Loading…
Reference in New Issue
Block a user