From: Eli Zaretskii Date: Fri, 6 Sep 2024 06:24:30 +0000 (+0300) Subject: Revert "; Fix last change in lib/sig2str.h." X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e740fd973e2a431addccf5acb1caa94551e94075;p=emacs.git Revert "; Fix last change in lib/sig2str.h." This reverts commit 91e7b47d6c56e7963be232de8057e1a3f710f1b5. It is no longer needed with the introduction of nt/inc/signal.h. (cherry picked from commit e218d090876d9bffca06284247cc4cba89677ec9) --- diff --git a/lib/sig2str.h b/lib/sig2str.h index bfb207777cc..03d50c94317 100644 --- a/lib/sig2str.h +++ b/lib/sig2str.h @@ -17,11 +17,6 @@ /* 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