hotspot/src/share/vm/utilities/decoder_elf.hpp
changeset 22857 2167396cfc83
parent 13340 40c424a6ff53
child 31352 a6ab7217b5cc
--- a/hotspot/src/share/vm/utilities/decoder_elf.hpp	Wed Nov 27 16:16:21 2013 -0800
+++ b/hotspot/src/share/vm/utilities/decoder_elf.hpp	Thu Dec 05 19:19:09 2013 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 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
@@ -55,5 +55,5 @@
   ElfFile*         _opened_elf_files;
 };
 
-#endif
+#endif // !_WINDOWS && !__APPLE__
 #endif // SHARE_VM_UTILITIES_DECODER_ELF_HPP