mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
basic: Add some missing headers to compress.h
This commit is contained in:
parent
b0221bb6a4
commit
746ea80b77
@ -1,6 +1,8 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
#pragma once
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
|
||||
typedef enum Compression {
|
||||
|
Loading…
x
Reference in New Issue
Block a user