]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/settimeofday_29193041.c
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / tests / settimeofday_29193041.c
index 5acfb74ee5b34bff742af19b96354cedb41a9ef3..2d9bb5a953581d56de7e4a545a7e61130217f37a 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.