diff options
Diffstat (limited to 'src/shared/random-util.c')
-rw-r--r-- | src/shared/random-util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/random-util.c b/src/shared/random-util.c index 88f5182508..01a28c8ef4 100644 --- a/src/shared/random-util.c +++ b/src/shared/random-util.c @@ -23,7 +23,6 @@ #include <sys/stat.h> #include <fcntl.h> #include <time.h> -#include <sys/auxv.h> #include <linux/random.h> #include "random-util.h" |