diff src/share/vm/utilities/decoder_elf.hpp @ 14456:abec000618bf

Merge
author kvn
date Tue, 28 Jan 2014 12:25:34 -0800
parents e7cbc95179c4
children 4ca6dc0799b6
line wrap: on
line diff
--- a/src/share/vm/utilities/decoder_elf.hpp	Tue Jan 28 11:21:43 2014 -0800
+++ b/src/share/vm/utilities/decoder_elf.hpp	Tue Jan 28 12:25:34 2014 -0800
@@ -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