Fix RDRAND header references

This commit is contained in:
Emery Hemingway
2019-02-22 15:27:13 +01:00
committed by Norman Feske
parent 176a5c443c
commit 7cff151ecb
3 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
* under the terms of the GNU Affero General Public License version 3.
*/
#include <os/rdrand.h>
#include <world/rdrand.h>
#include <base/component.h>
#include <base/log.h>