summaryrefslogtreecommitdiff
path: root/src/unexcw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unexcw.c')
-rw-r--r--src/unexcw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unexcw.c b/src/unexcw.c
index a7f4b6b2cf6..1e65d65007b 100644
--- a/src/unexcw.c
+++ b/src/unexcw.c
@@ -19,6 +19,7 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <config.h>
+#include <setjmp.h>
#include <lisp.h>
#include <stdio.h>
#include <fcntl.h>