summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authormestre <mestre@openbsd.org>2016-01-06 14:28:09 +0000
committermestre <mestre@openbsd.org>2016-01-06 14:28:09 +0000
commit010ae45bb590c64a39c8a06666034df48999c5c6 (patch)
tree453e335c67666da4944249a8fee7cda422f7307b /lib/libc/stdlib/malloc.c
parentansify (diff)
downloadwireguard-openbsd-010ae45bb590c64a39c8a06666034df48999c5c6.tar.xz
wireguard-openbsd-010ae45bb590c64a39c8a06666034df48999c5c6.zip
Remove unnecessary header files from phantasia(6)
Lesson learnt: don't include an header sorted alphabetically just because. The external definition of variables was done on phantglobs.h but their declaration was on phantstruct.h and therefore the latter must be included before the former. It's easier to just include phantstruct.h inside phantglobs.h since it always need it. With help and OK from tb@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions