Port --enable-gcc-warnings to Ubuntu 16.10
commit9b3a853ab2430503bb1e5bae57fc35e2cd555e1a
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Nov 2016 20:15:25 +0000 (13 12:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Nov 2016 20:18:33 +0000 (13 12:18 -0800)
treecd048123f5d430057c2c1715a43219c1049fdd59
parenta611d7d7b436fb40a32227995edd5fcad42d0109
Port --enable-gcc-warnings to Ubuntu 16.10

* 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.
src/gmalloc.c