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

This commit is contained in:
Jason Evans 2001-05-20 23:11:09 +00:00
parent dd2d9a766b
commit 745b431dc6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76911
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>