mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
basic: Add some missing headers to compress.h
(cherry picked from commit 746ea80b77
)
This commit is contained in:
parent
0aaceca2d0
commit
15c596800b
@ -1,6 +1,8 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
#pragma once
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "journal-def.h"
|
||||
|
Loading…
Reference in New Issue
Block a user