Port better to POSIX hosts lacking _setjmp.
[bpt/emacs.git] / src / doprnt.c
index 3b7391f..caa56d6 100644 (file)
@@ -102,7 +102,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <config.h>
 #include <stdio.h>
-#include <setjmp.h>
 #include <float.h>
 #include <unistd.h>
 #include <limits.h>