]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change in lib/sig2str.h.
authorEli Zaretskii <eliz@gnu.org>
Thu, 5 Sep 2024 05:26:00 +0000 (08:26 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 5 Sep 2024 05:42:30 +0000 (07:42 +0200)
(cherry picked from commit 91e7b47d6c56e7963be232de8057e1a3f710f1b5)

lib/sig2str.h

index 03d50c94317a0a8dcf85efac65be83772fafdfd9..bfb207777cc97200a6a05061964753b97d779888 100644 (file)
 
 /* 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