Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / font.c
index 49a09bc..da8c5ae 100644 (file)
@@ -23,7 +23,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <config.h>
 #include <float.h>
 #include <stdio.h>
-#include <setjmp.h>
 
 #include <c-ctype.h>