aboutsummaryrefslogtreecommitdiff
path: root/cmd/rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/rng.c')
-rw-r--r--cmd/rng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/rng.c b/cmd/rng.c
index 2fb7202..e5ab868 100644
--- a/cmd/rng.c
+++ b/cmd/rng.c
@@ -4,6 +4,7 @@
*
* Copyright (c) 2019, Heinrich Schuchardt <xypron.glpk@gmx.de>
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <hexdump.h>