* alloc.c: Do not define struct catchtag.
[bpt/emacs.git] / src / composite.c
index cd84f39..a654b5e 100644 (file)
@@ -24,6 +24,7 @@ You should have received a copy of the GNU General Public License
 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"