aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/random/fenestrasX/fx_rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/random/fenestrasX/fx_rng.c')
-rw-r--r--sys/dev/random/fenestrasX/fx_rng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/random/fenestrasX/fx_rng.c b/sys/dev/random/fenestrasX/fx_rng.c
index eb6c19b9179c..5faaea1cca3a 100644
--- a/sys/dev/random/fenestrasX/fx_rng.c
+++ b/sys/dev/random/fenestrasX/fx_rng.c
@@ -34,11 +34,11 @@
#include <sys/mutex.h>
#include <sys/random.h>
#include <sys/sdt.h>
+#include <sys/stdarg.h>
#include <sys/sysctl.h>
#include <sys/systm.h>
#include <machine/cpu.h>
-#include <machine/stdarg.h>
#define CHACHA_EMBED
#define KEYSTREAM_ONLY