mirror of
https://github.com/systemd/systemd.git
synced 2026-08-06 08:00:57 +00:00
tree-wide: drop string.h when string-util.h or friends are included
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include <errno.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "alloc-util.h"
|
||||
|
||||
Reference in New Issue
Block a user