summaryrefslogtreecommitdiff
path: root/random-seed.c
diff options
context:
space:
mode:
Diffstat (limited to 'random-seed.c')
-rw-r--r--random-seed.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/random-seed.c b/random-seed.c
index 3e82acc..280e876 100644
--- a/random-seed.c
+++ b/random-seed.c
@@ -29,10 +29,6 @@
#include <sys/syscall.h>
#include <unistd.h>
-#ifndef WITHOUT_SYSTEMD
-#include <systemd/sd-id128.h>
-#endif
-
#include "musl-libgen-c.h"
#include "util.h"