summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/include/c_global/cstdarg
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/c_global/cstdarg')
-rw-r--r--libstdc++-v3/include/c_global/cstdarg5
1 files changed, 3 insertions, 2 deletions
diff --git a/libstdc++-v3/include/c_global/cstdarg b/libstdc++-v3/include/c_global/cstdarg
index 21b4f7a2bb0..1c10ee6931a 100644
--- a/libstdc++-v3/include/c_global/cstdarg
+++ b/libstdc++-v3/include/c_global/cstdarg
@@ -1,6 +1,7 @@
// -*- C++ -*- forwarding header.
-// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+// 2006, 2007, 2008
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
@@ -45,7 +46,7 @@
#pragma GCC system_header
#include <bits/c++config.h>
-#include_next <stdarg.h>
+#include <stdarg.h>
#ifndef _GLIBCXX_CSTDARG
#define _GLIBCXX_CSTDARG 1
OpenPOWER on IntegriCloud