jit fixes

This commit is contained in:
Vítor Santos Costa 2014-07-14 00:03:29 -05:00
parent 0e79c53d1e
commit a1ea514c65
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "JIT_Compiler.hpp"
#include "JIT_Compiler.hh"
#include <unistd.h>
#include <sys/wait.h>
#include <fcntl.h>