Fix seeding from random device w/o getrandom syscall
[openssl.git] / crypto / des / cfb64ede.c
index 7017fd96ff47a5d762c759064d7c1d98a0daf8a1..21943f6143ead9c3926a1aab1b3b33131a65e34b 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #include "des_locl.h"
-#include "e_os.h"
 
 /*
  * The input and output encrypted as though 64bit cfb mode is being used.