X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/0b4e3aa066abc0728aacb4bbeb86f53f9737156e..de355530ae67247cbd0da700edb3a2a1dae884c2:/bsd/dev/random/YarrowCoreLib/src/prng.c diff --git a/bsd/dev/random/YarrowCoreLib/src/prng.c b/bsd/dev/random/YarrowCoreLib/src/prng.c index aa9c23d6d..fa4ab5fec 100644 --- a/bsd/dev/random/YarrowCoreLib/src/prng.c +++ b/bsd/dev/random/YarrowCoreLib/src/prng.c @@ -46,8 +46,6 @@ #if defined(macintosh) || defined(__APPLE__) /* FIXME - this file needs to be in a platform-independent place */ -#include - #include "macOnly.h" #endif /* macintosh */ #include "smf.h"