mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
basic: Add some missing headers to compress.h
This commit is contained in:
committed by
Luca Boccassi
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 {
|
||||
|
||||
Reference in New Issue
Block a user