hotspot/src/share/vm/opto/library_call.cpp
changeset 18025 b7bcf7497f93
parent 17384 4e6ea5fa04ad
child 18507 61bfc8995bb3
--- a/hotspot/src/share/vm/opto/library_call.cpp	Fri Jun 07 09:33:01 2013 -0700
+++ b/hotspot/src/share/vm/opto/library_call.cpp	Mon Jun 10 11:30:51 2013 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2013, 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
@@ -38,6 +38,7 @@
 #include "opto/subnode.hpp"
 #include "prims/nativeLookup.hpp"
 #include "runtime/sharedRuntime.hpp"
+#include "trace/traceMacros.hpp"
 
 class LibraryIntrinsic : public InlineCallGenerator {
   // Extend the set of intrinsics known to the runtime: