Fix the build: we have snprintf(3).
MFC after: 1 week
This commit is contained in:
parent
c77715ef6c
commit
ac34e5511b
@ -6,5 +6,6 @@
|
||||
PROG= ether_reflect
|
||||
DPADD= ${LIBPCAP}
|
||||
LDADD= -lpcap
|
||||
CFLAGS+=-DHAVE_SNPRINTF
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user