Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / gtkutil.c
index 884574e..1eb4b2c 100644 (file)
@@ -22,7 +22,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #ifdef USE_GTK
 #include <float.h>
 #include <stdio.h>
-#include <setjmp.h>
 
 #include <c-ctype.h>