]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/dev/random/YarrowCoreLib/src/prng.c
xnu-344.23.tar.gz
[apple/xnu.git] / bsd / dev / random / YarrowCoreLib / src / prng.c
index aa9c23d6d7db380d5e3439ed833e7f2cf7617488..fa4ab5fec7df0b2bd0b52524e06c5de34bb0bcdd 100644 (file)
@@ -46,8 +46,6 @@
 #if            defined(macintosh) || defined(__APPLE__)
 /* FIXME - this file needs to be in a platform-independent place */
 
-#include <dev/random/YarrowCoreLib/include/macos_defs.h>
-
 #include "macOnly.h"
 #endif /* macintosh */
 #include "smf.h"