; Fix last change in lib/sig2str.h.

This commit is contained in:
Eli Zaretskii 2024-09-05 08:26:00 +03:00
parent b737c6125d
commit 91e7b47d6c

View file

@ -17,6 +17,11 @@
/* Written by Paul Eggert. */
/* This file uses HAVE_* macros. */
# if !_GL_CONFIG_H_INCLUDED
# error "Please include config.h first."
# endif
#include <signal.h>
/* Maximum size of a signal name returned by sig2str(), including the