From 37233df9d1fa7a1a6ff3a72ce4f642b1a96de9ca Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 10 May 2012 14:39:53 -0700 Subject: Hurd: #include --- libio/freopen64.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libio/freopen64.c') diff --git a/libio/freopen64.c b/libio/freopen64.c index 7e1beeff33..24d0360625 100644 --- a/libio/freopen64.c +++ b/libio/freopen64.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1993,1995,1996,1997,1998,2000,2001,2002, 2003, 2008, 2011 - Free Software Foundation, Inc. +/* Copyright (C) 1993-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -33,6 +32,8 @@ #include +#include + FILE * freopen64 (filename, mode, fp) const char* filename; -- cgit 1.4.1