src/hotspot/cpu/ppc/nativeInst_ppc.hpp
changeset 48637 7bba05746c44
parent 48506 478e77658965
parent 48626 9f6f48d4f9a1
child 49364 601146c66cad
--- a/src/hotspot/cpu/ppc/nativeInst_ppc.hpp	Fri Jan 19 17:11:52 2018 +0100
+++ b/src/hotspot/cpu/ppc/nativeInst_ppc.hpp	Sat Jan 13 02:56:22 2018 +0100
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 2002, 2015, Oracle and/or its affiliates. All rights reserved.
- * Copyright (c) 2012, 2015 SAP SE. All rights reserved.
+ * Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2018 SAP SE. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,6 @@
 #ifndef CPU_PPC_VM_NATIVEINST_PPC_HPP
 #define CPU_PPC_VM_NATIVEINST_PPC_HPP
 
-#include "asm/assembler.hpp"
 #include "asm/macroAssembler.hpp"
 #include "memory/allocation.hpp"
 #include "runtime/icache.hpp"