]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal/compress.c
tree-wide: drop string.h when string-util.h or friends are included
[thirdparty/systemd.git] / src / journal / compress.c
index bfb75ae8c9dca8afeae36e07cf7c9765b2083d51..4e00e4fc5e721c07f922905abd03dce6b62abc02 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <inttypes.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/types.h>
 #include <sys/stat.h>