; Fix last change in lib/sig2str.h.
This commit is contained in:
parent
b737c6125d
commit
91e7b47d6c
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue