X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/eb6b6ca394357805f2bdba989abae309f718b4d8..f427ee49d309d8fc33ebf3042c3a775f2f530ded:/tests/settimeofday_29193041.c diff --git a/tests/settimeofday_29193041.c b/tests/settimeofday_29193041.c index 5acfb74ee..2d9bb5a95 100644 --- a/tests/settimeofday_29193041.c +++ b/tests/settimeofday_29193041.c @@ -9,12 +9,6 @@ #include #include -#if CONFIG_EMBEDDED -#include -#include -#include -#endif - /* * This test expects the entitlement or root privileges for a process to * set the time using settimeofday syscall.