aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/rdrand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/rdrand.c')
-rw-r--r--src/arch/x86/rdrand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/rdrand.c b/src/arch/x86/rdrand.c
index 97aabd4ab5..35aac710a8 100644
--- a/src/arch/x86/rdrand.c
+++ b/src/arch/x86/rdrand.c
@@ -14,7 +14,6 @@
*/
#include <random.h>
-#include <rules.h>
/*
* Intel recommends that applications attempt 10 retries in a tight loop