the libjit types because this file might be included at a time where
jit-apply-rules.h is not yet present. (it's used by tools/gen-apply.c)
+2008-05-12 Klaus Treichel <ktreichel@web.de>
+
+ * jit/jit-apply-x86-64.h: Include jit/jit-common.h instead of
+ jit-internal.h to get the definition of the libjit types.
+
2008-05-08 Aleksey Demakov <ademakov@gmail.com>
* jit/jit-rules-x86.ins:
#ifndef _JIT_APPLY_X86_64_H
#define _JIT_APPLY_X86_64_H
-#include "jit-internal.h"
+#include <jit/jit-common.h>
/*
* Flag that a parameter is passed on the stack.