openbsd-ports/www/fennec/patches/patch-js_src_jscompartment_cpp
2012-02-20 20:21:43 +00:00

12 lines
452 B
Plaintext

$OpenBSD: patch-js_src_jscompartment_cpp,v 1.1 2012/02/20 20:21:43 landry Exp $
--- js/src/jscompartment.cpp.orig Wed Jan 11 18:14:47 2012
+++ js/src/jscompartment.cpp Sat Jan 14 20:21:44 2012
@@ -50,7 +50,6 @@
#include "jswatchpoint.h"
#include "jswrapper.h"
#include "assembler/wtf/Platform.h"
-#include "assembler/jit/ExecutableAllocator.h"
#include "yarr/BumpPointerAllocator.h"
#include "methodjit/MethodJIT.h"
#include "methodjit/PolyIC.h"