summaryrefslogtreecommitdiff
path: root/gcc/ada/errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/errno.c')
-rw-r--r--gcc/ada/errno.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/errno.c b/gcc/ada/errno.c
index 2eec9ac55ee..93c8660490a 100644
--- a/gcc/ada/errno.c
+++ b/gcc/ada/errno.c
@@ -6,7 +6,7 @@
* *
* C Implementation File *
* *
- * Copyright (C) 1992-2009, Free Software Foundation, Inc. *
+ * Copyright (C) 1992-2012, Free Software Foundation, Inc. *
* *
* GNAT is free software; you can redistribute it and/or modify it under *
* terms of the GNU General Public License as published by the Free Soft- *
@@ -38,7 +38,6 @@
#define _REENTRANT
#define _THREAD_SAFE
-#define _SGI_MP_SOURCE
#ifdef MaRTE