hotspot/src/share/vm/aot/aotCompiledMethod.cpp
changeset 46327 91576389a517
parent 43942 fff6b7b5611f
parent 46289 1904e7ec236e
child 46329 53ccc37bda19
--- a/hotspot/src/share/vm/aot/aotCompiledMethod.cpp	Mon Mar 13 19:59:41 2017 +0000
+++ b/hotspot/src/share/vm/aot/aotCompiledMethod.cpp	Tue Mar 14 14:07:24 2017 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2017, Oracle and/or its affiliates. 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
@@ -42,7 +42,6 @@
 #include "utilities/array.hpp"
 #include "utilities/xmlstream.hpp"
 
-#include <dlfcn.h>
 #include <stdio.h>
 
 #if 0