Update.
* include/bits/xopen_lim.h: Don't define FOPEN_MAX here.
This commit is contained in:
parent
ef7aba4c90
commit
a7927149a1
@ -1,5 +1,7 @@
|
||||
2001-01-26 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* include/bits/xopen_lim.h: Don't define FOPEN_MAX here.
|
||||
|
||||
* conform/data/limits.h-data: Mark constants as optional wherever
|
||||
appropriate.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1996, 1997, 1999, 2001 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
|
||||
@ -30,7 +30,6 @@
|
||||
#ifndef _XOPEN_LIM_H
|
||||
#define _XOPEN_LIM_H 1
|
||||
|
||||
#define __need_FOPEN_MAX
|
||||
#define __need_IOV_MAX
|
||||
#include <bits/stdio_lim.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user