* alloc.c: Do not define struct catchtag.
[bpt/emacs.git] / src / marker.c
index dbaaf87..fd2b8b9 100644 (file)
@@ -19,6 +19,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
 #include <config.h>
+#include <setjmp.h>
 #include "lisp.h"
 #include "buffer.h"
 #include "character.h"