• Paul Eggert's avatar
    Port --enable-gcc-warnings to Ubuntu 16.10 · 9b3a853a
    Paul Eggert authored
    * src/gmalloc.c: Include <stdlib.h>, so it declares
    hybrid_aligned_alloc (the definiens of the aligned_alloc macro),
    so that GCC doesn't complain that hybrid_aligned_alloc is
    defined without being declared.
    9b3a853a
gmalloc.c 57.3 KB