summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/reallocarray.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2016-03-20 22:57:59 +0000
committerschwarze <schwarze@openbsd.org>2016-03-20 22:57:59 +0000
commit5564fb9496c6db6caa72a9dcf75b20efbd24a525 (patch)
tree400bec81eae63c30d138408fbf5bb5b579f7a450 /lib/libc/stdlib/reallocarray.c
parentsupport WIDECHAR; (diff)
downloadwireguard-openbsd-5564fb9496c6db6caa72a9dcf75b20efbd24a525.tar.xz
wireguard-openbsd-5564fb9496c6db6caa72a9dcf75b20efbd24a525.zip
Cleanup of private header inclusion:
1. Do not include private headers from "chared.h", "hist.h", "prompt.h", "refresh.h", "search.h", "sig.h", "terminal.h", "tty.h". The only private header having to include other private headers is "el.h". 2. Do not include "common.h", "parse.h", "help.h" from "el.h", and do not include "emacs.h" and "vi.h" from "chared.h", include them directly where needed. 3. Do include "fcns.h" from "el.h" because el_func_t is needed for "map.h". 4. Do not include private headers again that are already included by "el.h". 5. Include private headers after standard headers. OK czarkoff@
Diffstat (limited to 'lib/libc/stdlib/reallocarray.c')
0 files changed, 0 insertions, 0 deletions