Don't define _REENTRANT, since the Makefile does so.

This commit is contained in:
jasone 2001-05-20 23:11:09 +00:00
parent b7ead48e93
commit 657c6f2054
3 changed files with 0 additions and 6 deletions

View File

@ -35,8 +35,6 @@
*
****************************************************************************/
#define _REENTRANT
#include <assert.h>
#include <stdio.h>
#include <fcntl.h>

View File

@ -35,8 +35,6 @@
*
****************************************************************************/
#define _REENTRANT
#include <assert.h>
#include <stdio.h>
#include <fcntl.h>

View File

@ -35,8 +35,6 @@
*
****************************************************************************/
#define _REENTRANT
#include <assert.h>
#include <stdio.h>
#include <fcntl.h>