summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/raw_ip6.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2014-01-08 21:40:25 +0000
committermillert <millert@openbsd.org>2014-01-08 21:40:25 +0000
commitef3564504a4572c5023c4439091728db2adce3e8 (patch)
treed12f389091c957b0e360ff9e917b1a111f4225f4 /sys/netinet6/raw_ip6.c
parentregen (diff)
downloadwireguard-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