Remove duplicated _POSIX_C_SOURCE define
This commit is contained in:
parent
09e7de548d
commit
1e822c248e
@ -1,8 +1,6 @@
|
||||
/* Copyright (c) 2021-2023 Barcelona Supercomputing Center (BSC)
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later */
|
||||
|
||||
#define _POSIX_C_SOURCE 2
|
||||
|
||||
#include <nanos6.h>
|
||||
#include <nanos6/debug.h>
|
||||
#include <stdatomic.h>
|
||||
|
Loading…
Reference in New Issue
Block a user