diff --git a/lib/sig2str.h b/lib/sig2str.h index 03d50c94317..bfb207777cc 100644 --- a/lib/sig2str.h +++ b/lib/sig2str.h @@ -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 /* Maximum size of a signal name returned by sig2str(), including the