mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 10:07:43 +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.
|
* 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 <LibCore/AnonymousBuffer.h>
|
||||||
#include <LibIPC/Decoder.h>
|
#include <LibIPC/Decoder.h>
|
||||||
#include <LibIPC/Encoder.h>
|
#include <LibIPC/Encoder.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue