+2011-08-03 Benjamin Kosnik <bkoz@redhat.com>
+
+ * testsuite/performance/27_io/filebuf_sputn_unbuf.cc: Include
+ unistd.h for unlink.
+ * testsuite/performance/27_io/ofstream_insert_int.cc: Same.
+ * testsuite/performance/27_io/ifstream_extract_int.cc: Same.
+ * testsuite/performance/27_io/ifstream_getline-2.cc: Same.
+ * testsuite/performance/27_io/fstream_seek_write.cc: Same.
+ * testsuite/performance/27_io/ifstream_extract_chars.cc: Same.
+ * testsuite/performance/27_io/ofstream_insert_float.cc: Same.
+ * testsuite/performance/27_io/ifstream_extract_float.cc: Same.
+ * testsuite/performance/27_io/filebuf_sputc.cc: Same.
+
2011-08-03 Benjamin Kosnik <bkoz@redhat.com>
* include/std/tuple: Mark more constructors constexpr.
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <cstdio>
#include <fstream>
#include <testsuite_performance.h>
-// Copyright (C) 2004, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <cstdio>
#include <fstream>
#include <testsuite_performance.h>
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <fstream>
#include <testsuite_performance.h>
-// Copyright (C) 2005, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2005, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <cstdio>
#include <fstream>
#include <string>
-// Copyright (C) 2004, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <fstream>
#include <sstream>
#include <testsuite_performance.h>
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <fstream>
#include <testsuite_performance.h>
-// Copyright (C) 2004, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2004, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <cstdio>
#include <fstream>
#include <string>
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <fstream>
#include <sstream>
#include <testsuite_performance.h>
-// Copyright (C) 2003, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2009, 2011 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
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-
+#include <unistd.h>
#include <fstream>
#include <testsuite_performance.h>