aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/c/std_cerrno.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c/std_cerrno.h')
-rw-r--r--libstdc++-v3/include/c/std_cerrno.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/include/c/std_cerrno.h b/libstdc++-v3/include/c/std_cerrno.h
index 21c2701fa18..84e0e534337 100644
--- a/libstdc++-v3/include/c/std_cerrno.h
+++ b/libstdc++-v3/include/c/std_cerrno.h
@@ -1,6 +1,6 @@
// -*- C++ -*- forwarding header.
-// Copyright (C) 2000, 2002 Free Software Foundation, Inc.
+// Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
@@ -40,8 +40,8 @@
* contained in the namespace @c std.
*/
-#ifndef _CERRNO
-#define _CERRNO 1
+#ifndef _GLIBCXX_CERRNO
+#define _GLIBCXX_CERRNO 1
#pragma GCC system_header