]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/test-compress.c
headers: remove unneeded includes from util.h
[thirdparty/systemd.git] / src / journal / test-compress.c
index 0920833c12c2b69da5e023c8f055a78116a045c8..fac2b43c4731ab45d105642efc27ec5b79bc7193 100644 (file)
@@ -1,5 +1,7 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
+#include <sys/stat.h>
+
 #if HAVE_LZ4
 #include <lz4.h>
 #endif