]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/settimeofday_29193041_entitled.c
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / tests / settimeofday_29193041_entitled.c
index 38bc47ad05785cb5d5cc5f344269b1f7aba4cb1e..af6a3561d17b6f999394544abd6dbe1946f49f84 100644 (file)
@@ -9,12 +9,6 @@
 #include <darwintest.h>
 #include <darwintest_utils.h>
 
-#if CONFIG_EMBEDDED
-#include <sys/types.h>
-#include <pwd.h>
-#include <uuid/uuid.h>
-#endif
-
 /*
  * This test expects the entitlement or root privileges for a process to
  * set the time using settimeofday syscall.