Commit 1c1adb26 authored by Tim Wickberg's avatar Tim Wickberg Committed by Danny Auble
Browse files

Remove #ifdef HAVE_CONFIG_H blocks, always rely on config.h

Continue sorting system includes and un-#ifdef'ing a few additional headers.
(HAVE_STRING, HAVE_UNISTD, HAVE_LIMITS, HAVE_PTHREAD).

Unconditionally define _GNU_SOURCE when used. Should audit use of this further
and possibly define this in config.h directly along with POSIX macros.

Remove last vestige of src/common/malloc.[ch].
parent 4b1cbca6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment