diff options
-rw-r--r-- | prebuilt-intermediates/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/prebuilt-intermediates/config.h b/prebuilt-intermediates/config.h index 3e8f585f..4d65d85c 100644 --- a/prebuilt-intermediates/config.h +++ b/prebuilt-intermediates/config.h @@ -177,10 +177,6 @@ /* Define to 1 if you have the `arc4random_buf' function. */ #define HAVE_ARC4RANDOM_BUF 1 -#ifndef __LP64__ -#define HAVE_ARC4RANDOM_STIR 1 -#endif - /* Define to 1 if you have the `arc4random_uniform' function. */ #define HAVE_ARC4RANDOM_UNIFORM 1 |