Move e_os.h to include/internal
[openssl.git] / providers / implementations / rands / seeding / rand_unix.c
index f394927daef4a38df4c01839059ec80f3bce8ba0..6858d276cb4c26a8e4c150d0e4db9c3b75139bb7 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _GNU_SOURCE
 # define _GNU_SOURCE
 #endif
-#include "../e_os.h"
+#include "internal/e_os.h"
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/rand.h>