1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Hurd: #include <kernel-features.h>

This commit is contained in:
Thomas Schwinge
2012-05-10 14:39:53 -07:00
committed by Roland McGrath
parent 38de94a5ef
commit 37233df9d1
8 changed files with 28 additions and 15 deletions

View File

@@ -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 <fd_to_filename.h>
#include <kernel-features.h>
FILE *
freopen64 (filename, mode, fp)
const char* filename;