Don't use exp2f(), it breaks build on vax. Use a shift instead.
authorstsp <stsp@openbsd.org>
Tue, 13 Oct 2015 14:36:15 +0000 (14:36 +0000)
committerstsp <stsp@openbsd.org>
Tue, 13 Oct 2015 14:36:15 +0000 (14:36 +0000)
commit0b19ae84dc05d38e3a61758dda2d965835b6f456
tree0824358b8b4dd0429a5f6ed2c7ce68605c61ccb6
parent86e7110ca5481eacb64ba3ce17e1029f0ca0bc77
Don't use exp2f(), it breaks build on vax. Use a shift instead.
reported by deraadt@
usr.sbin/tcpdump/Makefile
usr.sbin/tcpdump/print-802_11.c