mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 00:25:12 +00:00
LibELF+LibTest: Fix incorrect #ifdef
This commit is contained in:
committed by
Gunnar Beutner
parent
a871a2040b
commit
e4f0795ae4
@@ -35,7 +35,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#if __serenity__
|
||||
#ifdef __serenity__
|
||||
# include <serenity.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user