1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00

basic: drop unused include

This commit is contained in:
Lennart Poettering 2023-06-22 22:24:30 +02:00
parent 8c3fe1b5b5
commit 1ee20371c7

View File

@ -4,7 +4,6 @@
#include <errno.h>
#include <fcntl.h>
#include <linux/random.h>
#include <pthread.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>