]> code.delx.au - gnu-emacs/commit
Omit valloc decl if redundant
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 9 Feb 2016 23:24:08 +0000 (15:24 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 9 Feb 2016 23:25:58 +0000 (15:25 -0800)
commit812cddf3060322cc5c59b2864b206e8ddc04e6fe
tree819de1fc99e118a968994aa7ee6d12b02111c4ec
parent09ece4d341a7e07fab7be22868ebcadae8641c79
Omit valloc decl if redundant

* src/gmalloc.c (valloc): Omit decl if malloc.h is included,
to pacify --enable-gcc-warnings.
src/gmalloc.c