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:
committed by
Roland McGrath
parent
38de94a5ef
commit
37233df9d1
@@ -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;
|
||||
|
Reference in New Issue
Block a user