open.c (_XOPEN_SOURCE): Removed.
2002-05-30 H.J. Lu (hjl@gnu.org) * libI77/open.c (_XOPEN_SOURCE): Removed. From-SVN: r54069
This commit is contained in:
parent
91f0fcee22
commit
76ae32d753
@ -1,3 +1,7 @@
|
||||
2002-05-30 H.J. Lu (hjl@gnu.org)
|
||||
|
||||
* libI77/open.c (_XOPEN_SOURCE): Removed.
|
||||
|
||||
Mon May 20 13:03:54 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* libF77/Makefile.in (SHELL): Set to @SHELL@.
|
||||
|
@ -1,6 +1,3 @@
|
||||
/* Define _XOPEN_SOURCE to get tempnam prototype with glibc et al --
|
||||
more general than _INCLUDE_XOPEN_SOURCE used elsewhere `for HP-UX'. */
|
||||
#define _XOPEN_SOURCE 1
|
||||
#include "config.h"
|
||||
#include "f2c.h"
|
||||
#include "fio.h"
|
||||
|
Loading…
Reference in New Issue
Block a user