mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Don't define _REENTRANT, since the Makefile does so.
This commit is contained in:
parent
dd2d9a766b
commit
745b431dc6
3 changed files with 0 additions and 6 deletions
|
|
@ -35,8 +35,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#define _REENTRANT
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
|
|
@ -35,8 +35,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#define _REENTRANT
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
|
|
@ -35,8 +35,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#define _REENTRANT
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue