diff options
author | 2014-01-08 21:40:25 +0000 | |
---|---|---|
committer | 2014-01-08 21:40:25 +0000 | |
commit | ef3564504a4572c5023c4439091728db2adce3e8 (patch) | |
tree | d12f389091c957b0e360ff9e917b1a111f4225f4 /sys/netinet6/raw_ip6.c | |
parent | regen (diff) | |
download | wireguard-openbsd-ef3564504a4572c5023c4439091728db2adce3e8.tar.xz wireguard-openbsd-ef3564504a4572c5023c4439091728db2adce3e8.zip |
Remove CALLOC, MALLOC, FREE and REALLOC macros and just call calloc(),
nalloc(), free() and realloc() directly. The macros were casting
to the wrong (pre-C89) types and there is no need for them in a C89
world. OK matthew@
Diffstat (limited to 'sys/netinet6/raw_ip6.c')
0 files changed, 0 insertions, 0 deletions