xalloc: use stdnoreturn.h
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:11:41 +0000 (01:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Jul 2011 08:11:41 +0000 (01:11 -0700)
commita046525c54d375ff2b3d9d0f8c78f5c779ce4f99
tree5119c9b304e39de5f0634b2261dc1f8b58a772f3
parentb067a2ba8fa66bf01717a4e8561c4db858055069
xalloc: use stdnoreturn.h

* lib/xalloc.h: Include <stdnoreturn.h>.
(_GL_ATTRIBUTE_NORETURN): Remove; all uses replaced with noreturn.
* modules/xalloc (Depends-on): Add stdnoreturn.
ChangeLog
lib/xalloc.h
modules/xalloc