Hash :
b7a807df
Author :
Date :
2021-04-03T17:41:18
xalloc-die: Fix compilation error (regression from 2021-03-28). * lib/xalloc.h: Don't include idx.h and xalloc-oversized.h if the module 'xalloc' is not in use. * modules/xalloc-die (Depends-on): Remove xalloc-oversized.
Description:
Report a memory allocation failure and exit.
Files:
lib/xalloc.h
lib/xalloc-die.c
Depends-on:
error
extern-inline
gettext-h
exitfail
stdint
configure.ac:
gl_MODULE_INDICATOR([xalloc-die])
Makefile.am:
lib_SOURCES += xalloc-die.c
Include:
"xalloc.h"
License:
GPL
Maintainer:
all