select: Fix "warning: no previous prototype for function".
[gnulib.git] / modules / xalloc-die
blob23ade89e70bd8f6ca634e9eb8690f11d686afbc3
1 Description:
2 Report a memory allocation failure and exit.
4 Files:
5 lib/xalloc.h
6 lib/xalloc-die.c
8 Depends-on:
9 error
10 extern-inline
11 gettext-h
12 exitfail
13 stdint
14 xalloc-oversized
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += xalloc-die.c
21 Include:
22 "xalloc.h"
24 License:
25 GPL
27 Maintainer:
28 all