mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:28:14 +00:00
Revert "LibCore: Try to fix fuzzer build"
This reverts commit c5709c0aed
.
This commit is contained in:
parent
8ccd8b4a6f
commit
2f82854e4a
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#if defined(__linux__) && !defined(_GNU_SOURCE)
|
||||
# define _GNU_SOURCE // For memfd_create, MFD_CLOEXEC
|
||||
#endif
|
||||
|
||||
#include <LibCore/AnonymousBuffer.h>
|
||||
#include <LibIPC/Decoder.h>
|
||||
#include <LibIPC/Encoder.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue