diff options
Diffstat (limited to 'src/term.c')
-rw-r--r-- | src/term.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/term.c b/src/term.c index 47bde5ac240..f4117d67dec 100644 --- a/src/term.c +++ b/src/term.c @@ -25,7 +25,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include <sys/file.h> #include <sys/time.h> #include <unistd.h> -#include <setjmp.h> #include "lisp.h" #include "termchar.h" |