diff options
Diffstat (limited to 'src/macros.c')
| -rw-r--r-- | src/macros.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/macros.c b/src/macros.c index c6ae0defa63..0d69b9203cf 100644 --- a/src/macros.c +++ b/src/macros.c @@ -19,6 +19,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include <config.h> +#include <setjmp.h> #include "lisp.h" #include "macros.h" #include "commands.h" |
