| Index: src/compiler/ppc/linkage-ppc.cc
|
| diff --git a/src/compiler/ppc/linkage-ppc.cc b/src/compiler/ppc/linkage-ppc.cc
|
| index 1008981ff7f0f589a1899c13b8ee56ca1c9b2c6c..38117222a9a0d9e2ef398d0aefeb072fc48ae590 100644
|
| --- a/src/compiler/ppc/linkage-ppc.cc
|
| +++ b/src/compiler/ppc/linkage-ppc.cc
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "src/v8.h"
|
| -
|
| #include "src/assembler.h"
|
| #include "src/code-stubs.h"
|
| #include "src/compiler/linkage.h"
|
|
|