--- jit/jit-interp.c.orig	Sun Aug  8 14:47:39 2004
+++ jit/jit-interp.c	Sun Aug  8 14:48:08 2004
@@ -33,6 +33,9 @@
 #if HAVE_ALLOCA_H
 	#include <alloca.h>
 #endif
+#ifdef __FreeBSD__
+	#include <stdlib.h>
+#endif
 #ifdef JIT_WIN32_PLATFORM
 	#include <malloc.h>
 	#ifndef alloca
