summaryrefslogtreecommitdiff
path: root/src/terminfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/terminfo.c')
-rw-r--r--src/terminfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/terminfo.c b/src/terminfo.c
index 9b6b76b9f7f..03187c65e8f 100644
--- a/src/terminfo.c
+++ b/src/terminfo.c
@@ -18,6 +18,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"
/* Define these variables that serve as global parameters to termcap,