summaryrefslogtreecommitdiff
path: root/src/random-seed
diff options
context:
space:
mode:
Diffstat (limited to 'src/random-seed')
-rw-r--r--src/random-seed/random-seed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/random-seed/random-seed.c b/src/random-seed/random-seed.c
index 22ddf659ae..65de1aa986 100644
--- a/src/random-seed/random-seed.c
+++ b/src/random-seed/random-seed.c
@@ -15,6 +15,7 @@
#include "sd-id128.h"
#include "alloc-util.h"
+#include "build.h"
#include "fd-util.h"
#include "fs-util.h"
#include "io-util.h"
@@ -33,7 +34,6 @@
#include "sync-util.h"
#include "sha256.h"
#include "terminal-util.h"
-#include "util.h"
#include "xattr-util.h"
typedef enum SeedAction {