]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tree-wide: drop string.h when string-util.h or friends are included
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 1 Nov 2019 08:44:54 +0000 (17:44 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 3 Nov 2019 15:30:32 +0000 (00:30 +0900)
167 files changed:
src/basic/btrfs-util.c
src/basic/bus-label.h
src/basic/cgroup-util.c
src/basic/conf-files.c
src/basic/copy.c
src/basic/efivars.c
src/basic/env-util.c
src/basic/extract-word.c
src/basic/fileio.c
src/basic/fs-util.c
src/basic/glob-util.h
src/basic/hashmap.c
src/basic/hostname-util.c
src/basic/locale-util.c
src/basic/log.c
src/basic/login-util.c
src/basic/parse-util.c
src/basic/path-util.c
src/basic/proc-cmdline.c
src/basic/process-util.c
src/basic/replace-var.c
src/basic/smack-util.c
src/basic/socket-util.c
src/basic/string-table.h
src/basic/string-util.c
src/basic/strv.c
src/basic/syslog-util.c
src/basic/terminal-util.c
src/basic/time-util.c
src/basic/unit-name.c
src/basic/user-util.c
src/basic/utf8.c
src/basic/util.c
src/basic/virt.c
src/basic/xattr-util.c
src/binfmt/binfmt.c
src/boot/bootctl.c
src/cgls/cgls.c
src/cgtop/cgtop.c
src/core/bpf-firewall.c
src/core/execute.c
src/core/kmod-setup.c
src/core/load-fragment.c
src/core/locale-setup.c
src/core/main.c
src/core/manager.c
src/core/namespace.c
src/core/smack-setup.c
src/core/unit.c
src/coredump/coredumpctl.c
src/cryptsetup/cryptsetup.c
src/delta/delta.c
src/fstab-generator/fstab-generator.c
src/getty-generator/getty-generator.c
src/hostname/hostnamed.c
src/journal-remote/journal-remote.c
src/journal-remote/microhttpd-util.c
src/journal/catalog.c
src/journal/compress.c
src/journal/journalctl.c
src/journal/journald-rate-limit.c
src/libsystemd-network/dhcp-option.c
src/libsystemd-network/dhcp6-option.c
src/libsystemd-network/sd-dhcp-client.c
src/libsystemd-network/sd-dhcp-lease.c
src/libsystemd-network/sd-dhcp6-client.c
src/libsystemd-network/sd-ipv4acd.c
src/libsystemd-network/sd-ipv4ll.c
src/libsystemd-network/test-lldp.c
src/libsystemd/sd-bus/bus-error.c
src/libsystemd/sd-daemon/sd-daemon.c
src/libsystemd/sd-hwdb/sd-hwdb.c
src/libsystemd/sd-login/sd-login.c
src/libsystemd/sd-login/test-login.c
src/libsystemd/sd-network/sd-network.c
src/libsystemd/sd-resolve/test-resolve.c
src/libudev/libudev.c
src/locale/keymap-util.c
src/locale/localectl.c
src/locale/localed.c
src/login/loginctl.c
src/login/logind-acl.c
src/login/logind-button.c
src/login/logind-dbus.c
src/login/logind-inhibit.c
src/login/logind-seat-dbus.c
src/login/logind-seat.c
src/login/logind-session-dbus.c
src/login/logind-session.c
src/login/logind-user-dbus.c
src/login/logind-user.c
src/login/logind-utmp.c
src/login/logind.c
src/login/sysfs-show.c
src/machine/machine-dbus.c
src/machine/machine.c
src/machine/machinectl.c
src/machine/machined-dbus.c
src/modules-load/modules-load.c
src/network/networkd-lldp-tx.c
src/nspawn/nspawn.c
src/nss-myhostname/nss-myhostname.c
src/nss-resolve/nss-resolve.c
src/random-seed/random-seed.c
src/remount-fs/remount-fs.c
src/reply-password/reply-password.c
src/shared/ask-password-api.c
src/shared/bus-util.c
src/shared/calendarspec.c
src/shared/cgroup-show.c
src/shared/clean-ipc.c
src/shared/condition.c
src/shared/conf-parser.c
src/shared/dm-util.c
src/shared/dns-domain.c
src/shared/fstab-util.c
src/shared/import-util.c
src/shared/install-printf.c
src/shared/install.c
src/shared/json.c
src/shared/logs-show.c
src/shared/machine-image.c
src/shared/mount-util.c
src/shared/pager.c
src/shared/path-lookup.c
src/shared/sleep-config.c
src/shared/specifier.c
src/shared/sysctl-util.c
src/shared/utmp-wtmp.c
src/shared/verbs.c
src/shared/xml.c
src/shutdown/umount.c
src/socket-proxy/socket-proxyd.c
src/sysctl/sysctl.c
src/systemctl/systemctl.c
src/test/test-af-list.c
src/test/test-calendarspec.c
src/test/test-cgroup.c
src/test/test-date.c
src/test/test-engine.c
src/test/test-env-util.c
src/test/test-exec-util.c
src/test/test-extract-word.c
src/test/test-id128.c
src/test/test-load-fragment.c
src/test/test-strbuf.c
src/test/test-strv.c
src/test/test-strxcpyx.c
src/test/test-unit-name.c
src/test/test-util.c
src/timedate/timedated.c
src/tmpfiles/tmpfiles.c
src/tty-ask-password-agent/tty-ask-password-agent.c
src/udev/scsi_id/scsi_id.c
src/udev/scsi_id/scsi_serial.c
src/udev/udev-builtin-blkid.c
src/udev/udev-builtin-input_id.c
src/udev/udev-builtin-keyboard.c
src/udev/udev-builtin-net_id.c
src/udev/udev-builtin-path_id.c
src/udev/udev-builtin-usb_id.c
src/udev/udev-builtin.c
src/udev/udev-node.c
src/udev/udevadm-info.c
src/udev/udevadm-settle.c
src/udev/udevd.c
src/update-utmp/update-utmp.c

index 540a1990ce0dea067aa89670f9f7ed709c0b898f..55bfd34fe6c29323f3f5f53ae52d96475d6e5de5 100644 (file)
@@ -10,7 +10,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>
 #include <sys/statfs.h>
index 664cfaf67f5d1f92aef20a30a579e9c45d9c72cc..4a1b097a52b8406c5add186981b66777abb58846 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <stddef.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "string-util.h"
 
index bdf3b9febda98930df2ea7306af57da269fefb0a..f3367a9cf3a84f7e46b9e3a09af330a4d64fdf37 100644 (file)
@@ -7,7 +7,6 @@
 #include <signal.h>
 #include <stddef.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/statfs.h>
 #include <sys/types.h>
index 4bc6931b584c3100a05c37a7c8a76e8b80df0dae..838b485e22d3d4ba163cf1b43f31871d43e5a348 100644 (file)
@@ -5,7 +5,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "conf-files.h"
 #include "def.h"
index e07f548fef9db35c1914c944158fa825e50c7311..4a3eaee01050090b9e39c2f751f9d2ca699466b0 100644 (file)
@@ -6,7 +6,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/sendfile.h>
 #include <sys/stat.h>
 #include <sys/xattr.h>
index 53875de5a0a4eda44e51bd3190c571d1778b777a..9b71052ffb7e72efbbf9e65b35b66eb6b8bdc3c1 100644 (file)
@@ -6,7 +6,6 @@
 #include <linux/fs.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index a6503cf2b65175ff7e9da9fd746fefaeb363eebe..b8dc98915f8185f7ffcfd103b2e4a5c3ccd8337d 100644 (file)
@@ -4,7 +4,6 @@
 #include <limits.h>
 #include <stdarg.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 34cfb36a4a806ce0ffa646de28c73340af5f684f..d7c215cb48e7a267e4bc5f3e2f28d19d62aaeec9 100644 (file)
@@ -6,7 +6,6 @@
 #include <stddef.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 #include <syslog.h>
 
 #include "alloc-util.h"
index 82d27a5ba33ff421054bce680aa7401b3dedec63..714a00cd9ae77dcbda971e51ba3bce3b74bb1f0e 100644 (file)
@@ -8,7 +8,6 @@
 #include <stdint.h>
 #include <stdio_ext.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
index 6e6fa2005373925c7883548843a844f55c90c946..43558f6f248a6e251e6c7a404c22c4e93e97e701 100644 (file)
@@ -4,7 +4,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <linux/falloc.h>
 #include <linux/magic.h>
index 8e226c1ee296edcb30c6a7d7f319d51e5167a926..8b1bb02be138471ef399b6a2442f9ff177b671aa 100644 (file)
@@ -3,7 +3,6 @@
 
 #include <glob.h>
 #include <stdbool.h>
-#include <string.h>
 
 #include "macro.h"
 #include "string-util.h"
index 2c4620abf09680c6a6d2b4b4f0d681b770de1580..4853514c96a6e66a608d03b3ad76271c456d1ac9 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "fileio.h"
index 5bfa028b39306b48a2482fd51d6217a77eafe063..7bc2e3f370fb650f5f2f0093f58afb8e1f46f54a 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <limits.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/utsname.h>
 #include <unistd.h>
 
index e94c29939c7e6f810a67f07605c329777eff7325..5fd18028bba5a78892c298e8b1e3d6be498153ea 100644 (file)
@@ -10,7 +10,6 @@
 #include <stddef.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
 
index 61faf00102264db796d514811946e67177c80b8d..77ba5fc776cec9c5c276f6358d03532f4c362791 100644 (file)
@@ -7,7 +7,6 @@
 #include <stdarg.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/signalfd.h>
 #include <sys/socket.h>
 #include <sys/time.h>
index 085ccd09154a4af16d3cc0070b8caaee86392327..5c8e557c886e7e7811a1d4b46f79f42f7c7c1e65 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 
 #include "login-util.h"
 #include "string-util.h"
index 1ddb64fd2832d670f81cbc8018b404943d61d62d..e36c6c743245d2b789f677c38aa4e6b253b16bf7 100644 (file)
@@ -7,7 +7,6 @@
 #include <net/if.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/socket.h>
 
 #include "alloc-util.h"
index 9777beadd8e67b83cd1936246c2d4acdc7eb6a43..edf4a4cdba5dc46cb172ca4b550a5eecf3fe2041 100644 (file)
@@ -4,7 +4,6 @@
 #include <limits.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index 44d1e9aec40724af7d20514d71503d0982613f42..bb2be068bb9c20a8cbd4c67dd97887026ad7d6e0 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <stdbool.h>
 #include <stddef.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "efivars.h"
index 9ab6e4fff6a9defb6df037dffef5c5a8d13fa453..87b03f89e5d6a543f6bcbb6c5c7ced271fb3901d 100644 (file)
@@ -8,7 +8,6 @@
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/mount.h>
 #include <sys/personality.h>
index fd2b5c104f4838f18a312ea9bedce5e4e6e131d1..5b4737505ca192eae6c4a1e4e956200c9fe309fb 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <stddef.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "macro.h"
index 123d00e13ee58c56b919043fe02c3ff9462de492..da9a2139d31a2d3b3c6f23da5b6e7054ea69d38d 100644 (file)
@@ -7,7 +7,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/xattr.h>
 #include <unistd.h>
index b216c252109a3bd1b84cc9ccbcf96d308c57831a..19dd053e362df32d9e42830b4c5c027de0f927c0 100644 (file)
@@ -11,7 +11,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <unistd.h>
 
index 42fe4f43158678e2ee20049218a779492b69b5f9..2d3cf81435bd0e371abe6635e24b361437f49aeb 100644 (file)
@@ -5,7 +5,6 @@
 #include <errno.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/types.h>
 
 #include "macro.h"
index c1828687557eaed1e38d648c73a48f71633e5a41..8e6aa63806811bc8ab4c89094ab98ed86b813b7d 100644 (file)
@@ -5,7 +5,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "escape.h"
index 88b85867bb3bb60dc8d4181b03357021753f9215..30fab6307454d0a49c37525a8c31385b1c18768b 100644 (file)
@@ -5,7 +5,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "escape.h"
index fe129482f3d8a709b41a6aa92bd117d4a4f9bc5c..29c9ec9ac45d747ed6e55ad5b9606d9bca5fc3b5 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 #include <syslog.h>
 
 #include "hexdecoct.h"
index c732e8021cf77779ba58f69693c980b20df92764..264f15425e805755fda17572c192a4b1d8507e48 100644 (file)
@@ -11,7 +11,6 @@
 #include <stdarg.h>
 #include <stddef.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/inotify.h>
 #include <sys/ioctl.h>
 #include <sys/socket.h>
index 3018e81acb883f0903672378aa44311bd36c9f08..ec2576948eed536522fc3ba5d10932278532ad18 100644 (file)
@@ -4,7 +4,6 @@
 #include <errno.h>
 #include <limits.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
 #include <sys/time.h>
index 3e37e34325ee8e20952365daf06fc9315461f093..af8dca53cd983e66e47b3bd122c0c32391b11006 100644 (file)
@@ -4,7 +4,6 @@
 #include <stddef.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "glob-util.h"
index b5fdfafd612f4e14b7b88a6e86d24e21baf65fb9..f0e403829a1bab0b80dd1f66cade22f52a15d7df 100644 (file)
@@ -9,7 +9,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <utmp.h>
index afc24700dd77a786d8cf9392916dece1b3785c3a..c857185ec85af19fda2fa0c0eb319c8178355e02 100644 (file)
@@ -26,7 +26,6 @@
 #include <errno.h>
 #include <stdbool.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "gunicode.h"
index f74ed95a609e39fc578bb35b9f5cd1dc1fb9026c..adca56c500e1369c1aa959981ceff3a38d2c5e6d 100644 (file)
@@ -8,7 +8,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/prctl.h>
 #include <sys/statfs.h>
index 3be3852e35c0e0829e45284a06bce54f7b610423..fe25a1a430a08d1fc891c0e5bcf9bb853b9c9a42 100644 (file)
@@ -6,7 +6,6 @@
 #include <errno.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 2b79ce4b3182660543fa6f3f4a41892c187efe11..f4ac2b6f7bc6a93d471b0bab0b841f00d305be10 100644 (file)
@@ -4,7 +4,6 @@
 #include <fcntl.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/time.h>
 #include <sys/xattr.h>
 
index aa9d811f2e9d2769a2786bd3903405c93bc8d48f..7ff844c78c3a87253935b5ff93dcbff944658da3 100644 (file)
@@ -6,7 +6,6 @@
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 
index dcf5687a4318d2b1d7eaab2d09652f62ffd041bc..bfdbdc7a916583754a8ffd9943441d8e1dcbdc0d 100644 (file)
@@ -11,7 +11,6 @@
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
 #include <sys/statfs.h>
index 34d95c76600671a8b7e74a13693929a8ada535e8..b55d7299cabf03529f44669af5a8d6578d01c6d2 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <getopt.h>
 #include <stdio.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-bus.h"
index 61663b2c1cc531c5e4f17f8fbb2357a50403bd2f..9c6094c0392d30cd9f39c22c469b3aaeb0b40de8 100644 (file)
@@ -6,7 +6,6 @@
 #include <signal.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-bus.h"
index a637437a5a6abb2d7cacc7f57e1780dcb7f9a399..424162f4458d947fa8eaae3946fb946d3fd3ce23 100644 (file)
@@ -12,7 +12,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 4401e30e65a7e41885ff25bd471f80106f2f7d51..22817806c0ae3655498bd82e95090f34605379a6 100644 (file)
@@ -6,7 +6,6 @@
 #include <grp.h>
 #include <poll.h>
 #include <signal.h>
-#include <string.h>
 #include <sys/capability.h>
 #include <sys/eventfd.h>
 #include <sys/ioctl.h>
index a91cfebc6781f77c260b43dd64768b38ab0fe4e5..fd426840343a65a35cf1057d43832f4fd0db5210 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <ftw.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index f991b7f5e87e091f425ffaa30bc17ba54cfa8759..a213e6039dbc3b9d98a79a0946d74e9e5a85a539 100644 (file)
@@ -11,7 +11,6 @@
 #include <seccomp.h>
 #endif
 #include <sched.h>
-#include <string.h>
 #include <sys/resource.h>
 #include <sys/stat.h>
 
index aa4a89c17abc8927da4a6f48939601c5f95745e6..33728b0ff28c1d62a2ab96bf56998406ba7b6bbd 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "env-file.h"
 #include "env-util.h"
index 3545fde71d43f5723e193f209a86c579e90b67e2..ae54453b5edc07e4cd48b9302e16055bd68af466 100644 (file)
@@ -5,7 +5,6 @@
 #include <getopt.h>
 #include <signal.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/mount.h>
 #include <sys/prctl.h>
 #include <sys/reboot.h>
index c9032fced8ea6720c318c30e7932123cde5ab88f..fc1207cbe07a6df7d346257c791311dd57db0d83 100644 (file)
@@ -4,7 +4,6 @@
 #include <fcntl.h>
 #include <linux/kd.h>
 #include <signal.h>
-#include <string.h>
 #include <sys/epoll.h>
 #include <sys/inotify.h>
 #include <sys/ioctl.h>
index dfc7f9fb1c996278cd9ebac82f976996e9ce7119..1ac97654378001f7ec9a6d98273c735429682c22 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <sched.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/mount.h>
 #include <sys/stat.h>
 #include <unistd.h>
index e2d4c0d6e1726ab3d6f73b0d2f576e98e3d0c8ca..d7a0f7a07b0923629d29cca7c983820082412bc9 100644 (file)
@@ -10,7 +10,6 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 3107b9b148245958c167ad7f9d5fe1eaa6f35c02..865db3376cd4511c8c4d6167c96856ded0be548e 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/prctl.h>
 #include <sys/stat.h>
 #include <unistd.h>
index 4b972481d947a2f504d1ea7feab8ebbce9eda247..d68ff1c3663106c0cbc1219ce04c91b7d2d8c6cf 100644 (file)
@@ -4,7 +4,6 @@
 #include <getopt.h>
 #include <locale.h>
 #include <stdio.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-bus.h"
index ebefb4d4d27386be83e860721434a62a8192f5d5..dd8c178fcbe13e22864b0fc746453b51ae608be9 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <mntent.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
 #include <sys/types.h>
index cd33850b969c7772b0750e07e4ba1b10435f7fcb..2d80d3a664b3871edcb4c190fba3c5f152c8a6e8 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <getopt.h>
-#include <string.h>
 #include <sys/prctl.h>
 #include <unistd.h>
 
index 90e7237576185877652315d26bf0014f9207fefc..01f678cc0edbc13740bd952ebce09cbe6045ac04 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <mntent.h>
 #include <stdio.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 4563daf3ad0187a14c93ae77a72b34d2eef41996..be386120603b8ec98e7d5b8f1d1b6a8e7ecaebf0 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 9e4f4fb59e71be38280f98964e9872d43f5c015f..deecd9b8db30d310a7d2607ec9cbff57c5b72f68 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/utsname.h>
 #include <sys/stat.h>
 #include <sys/types.h>
index 35efe7002b030dfb3987711f402413d24b75b2dd..6cbaf722c66316626be594c29d74f1143b8124d3 100644 (file)
@@ -4,7 +4,6 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/prctl.h>
 #include <sys/socket.h>
 #include <stdint.h>
index 5f5691995da537cd13b40cd142d932c3bbf45306..939af12572be47d932b0a3bf88ae94ea26b2443a 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 
 #if HAVE_GNUTLS
 #include <gnutls/gnutls.h>
index 060193d2acab3890fd818156b17c671d3b3c6546..70b2c8b46c4e445821f87ac206d7eaaf855a424c 100644 (file)
@@ -4,7 +4,6 @@
 #include <fcntl.h>
 #include <locale.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
 #include <sys/types.h>
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>
index 6d9b5cfc2fbf730d921c599e6d2b0f053f2b3d74..332270cc19ec79fc7b3c9fdf1507e3cbb7022510 100644 (file)
@@ -11,7 +11,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/inotify.h>
 #include <sys/stat.h>
 #include <unistd.h>
index 30a3fa8720d0c761d08b91964c09099c69bc4af4..af7196c6dee35266588f72834d19a3e78d8bd371 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "hashmap.h"
index 78baeb73335c13adfb6bac8f526484aacf3f3139..061cfde2f056c3cf6d34cc7ea3cc12bdd4e01f5a 100644 (file)
@@ -6,7 +6,6 @@
 #include <errno.h>
 #include <stdint.h>
 #include <stdio.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "dhcp-internal.h"
index ca67559e6f04b86de032afa2c4fe23438b916735..9f5352a60d7c3f4d6e55b3fcd16ce5f685d15530 100644 (file)
@@ -5,7 +5,6 @@
 
 #include <errno.h>
 #include <netinet/in.h>
-#include <string.h>
 
 #include "sd-dhcp6-client.h"
 
index 1c5de5392ca7ebed69d3e92dc5884104a508e9b0..ef330fe28ebd6bd1213b9551e01909c13a8e7693 100644 (file)
@@ -8,7 +8,6 @@
 #include <net/if_arp.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <linux/if_infiniband.h>
 
index 800caec8411a51ce1dfc7916635693a5d53723fd..be3f22f333c0dd92a3ba62915cf37af6fa32e728 100644 (file)
@@ -7,7 +7,6 @@
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
index 33420fd4c095c3c56d82e465caf775fcc3d1ddda..95b7237382c032ad6f9657c59160de9f236bfc8d 100644 (file)
@@ -4,7 +4,6 @@
 ***/
 
 #include <errno.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <linux/if_arp.h>
 #include <linux/if_infiniband.h>
index 5a24f38ae9e340c3560dcf120fb3f5176e236fb0..5a0b6e45dc53636e592d3c576af8d281f3e8efce 100644 (file)
@@ -8,7 +8,6 @@
 #include <netinet/if_ether.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "sd-ipv4acd.h"
 
index 3104d8c5a8e5ea5e077e79ba49071d20ab2dcda7..fa9b4f60397676a0dc2aeead8ca9679361aae543 100644 (file)
@@ -7,7 +7,6 @@
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "sd-id128.h"
 #include "sd-ipv4acd.h"
index 7406f94ce06ec492da7996f2bd3b36a49eb74e3f..a2ac65095f2c6d7b065c75015a4b4c78eeb65c77 100644 (file)
@@ -4,7 +4,6 @@
 #include <errno.h>
 #include <net/ethernet.h>
 #include <stdio.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-event.h"
index ac1a954546cb62f6dd4b0aee99c78ee8d9979337..f760f0fdd21caeadb80c1fa96c0f81e6efb12fc2 100644 (file)
@@ -5,7 +5,6 @@
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "sd-bus.h"
 
index 9e8f0a73f57c2825c084bf54163e5f39a844fa98..93984d1c597ba6dba6a58b32ae1e3886c03d5692 100644 (file)
@@ -8,7 +8,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/socket.h>
 #include <sys/stat.h>
 #include <sys/un.h>
index 58124abd21d0f44496a22dd686b97934195f7fff..b3febdbb313376c8bbb00c823466bc10450f598b 100644 (file)
@@ -8,7 +8,6 @@
 #include <inttypes.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <sys/stat.h>
 
index ef22e190e4fa77908d66641e127f131e5ba8e889..fbfd89b69b1d557be99d89b69884ccf0f3a26e9d 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <poll.h>
-#include <string.h>
 #include <sys/inotify.h>
 #include <unistd.h>
 
index e9df5f8bc59023b98e852d69e0ab6bf137600a73..49ed24727868db29acb1bbd045366f38070a52f7 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <poll.h>
-#include <string.h>
 
 #include "sd-login.h"
 
index bdd891d0cd1f911e5763b5c930f3831416d10d88..dc5ccb793bc9d7b36dc0661553b1263403c42910 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <poll.h>
-#include <string.h>
 #include <sys/inotify.h>
 
 #include "sd-network.h"
index 8de7adcd16d7abcd81d9497c36c1bfc0e76fb49e..3446f0f77867c69b0bb21e864edd26fab6bf5098 100644 (file)
@@ -5,7 +5,6 @@
 #include <netinet/in.h>
 #include <resolv.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/socket.h>
 
 #include "sd-resolve.h"
index af7312a011075a43b1f1380579de6f56dc889be5..b4450727ca5e7351926af6c345634d08de9f357e 100644 (file)
@@ -5,7 +5,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "libudev.h"
 
index f8c36c94f5dbf3c3beb74b29bcb2e7c7dcff8a87..519dd0d188cfea6abd2f3efb26578989d7c291c0 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
index 5532e932551a4ca2a1d82b9308972d3bc9c89c54..50c4c703f163da3a5c0c1716695d9badf436de6d 100644 (file)
@@ -5,7 +5,6 @@
 #include <locale.h>
 #include <stdbool.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "sd-bus.h"
 
index 8d0eec96a53b6b7966139bb3bf3c82e0d639ea2f..baf0bd102ba99d58fdf25749affb35e1f69fad87 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
index 706a4e45fefddbad53a8eaa59b6f76424b0cf79e..26681ac947566611f4fc6011b9fcdee2c6782a30 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <getopt.h>
 #include <locale.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-bus.h"
index 2e13e4aed6501d331f82b22b0d13813912b09646..ff192c53eb962f650fe7a9bee162b55601169d66 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 
 #include "sd-device.h"
 
index 5598fb2c0b30e6187008779533aafdc256b310a8..4a6ac2afc98a95c2ad0ca25dbbe475a83a58b29a 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <unistd.h>
 #include <linux/input.h>
index 6b3f2a731bf83e45b8d63a994f17f02b9dc0f9df..1c7c4912fb5ef31e1aef4d4573e772c58731517e 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <pwd.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index 67fe9921d4019385f844d9a4da092f53b3388511..1d335f914c6fe84b02bcaf44ffcda27360c499d7 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
index 99584908757170958725dcaf16fb4f68507d7449..34ac0350f2dd93b69d455b5740ae71396e82dc9d 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "bus-common-errors.h"
index 094fcd668dcb1a178dc055586e1d1a400d082828..026bcf4d8eb9a065909f525d329954f51cc10547 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index 872b9a86d98074e655bb160e4a3e295e512c3570..8f13edafb00fd991ba447b208fa4c412a17b698a 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "bus-common-errors.h"
index 68468464cd2d1533726769f19d384959b36e0704..9e8f04d3eaa431114929e8cdc284e3535cac1aaf 100644 (file)
@@ -5,7 +5,6 @@
 #include <linux/kd.h>
 #include <linux/vt.h>
 #include <signal.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>
 #include <unistd.h>
index a6e2d4950df2a5b0f350cde760c099a76a8adca1..1dc222f90ef51c344ac31ab232e663a5c134902c 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "bus-util.h"
index b17fb2e3225e6372244acade33b5ce86328fa7aa..c3c8b1a2a57cf2fe009f576ff74b2e8607d859bf 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 3a5a33349662656de054afd04eea65e7a8a57232..059a135f873d111933833076789877aea28330fa 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <pwd.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-messages.h"
index d889d7b9bec953851354a57a7f89810868261843..d8c1bbe15b95eec66d3ed11776a7821b1d405d2b 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-daemon.h"
index 9104e023e8e58239a58ec4a5a732784d28916313..a66be28ad96fb46d72c2b19aab45e0ca05b46045 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 
 #include "sd-device.h"
 
index dbb5254f3d0f642a66625038efbc52405b35260d..3b2ac3829859618b633587d21864136cf82339ea 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/mount.h>
 #include <sys/wait.h>
 
index c6475a5398b0ebd3e35c857e2fe598015454d1d8..acd57aedc4f333da2cf8af18d3e2cb9e2c69b90b 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <unistd.h>
 #include <sys/stat.h>
 
index 907f751ef2974b32d2168927ae76ac7ece373c3b..4796f1ff4c682aacab5019519fbf08be844b776e 100644 (file)
@@ -8,7 +8,6 @@
 #include <math.h>
 #include <net/if.h>
 #include <netinet/in.h>
-#include <string.h>
 #include <sys/mount.h>
 #include <sys/socket.h>
 #include <unistd.h>
index 5276398ab542654d9c38d6b622846fc8fd410dd9..35e06f5d6a64452478afd4875e9aa24ad1bc557a 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-id128.h"
index 7797f36d44916ddc44c71130f4204ba27eff370d..aaeb2c0d2f59d24ecf32d65b83afe5a63224c70d 100644 (file)
@@ -4,7 +4,6 @@
 #include <getopt.h>
 #include <libkmod.h>
 #include <limits.h>
-#include <string.h>
 #include <sys/stat.h>
 
 #include "conf-files.h"
index 6a9e459494af315e2af655ff49ce2a7426c5442d..51db60e1f2e816a987801c3510187a66bebf827a 100644 (file)
@@ -4,7 +4,6 @@
 #include <inttypes.h>
 #include <net/if.h>
 #include <net/if_arp.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "env-file.h"
index 3513c015b8204ae60f63c10b7c4543e65315426a..dfd14ca39089adc3631742e79010b872a70ee99a 100644 (file)
@@ -16,7 +16,6 @@
 #include <signal.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/file.h>
 #include <sys/personality.h>
 #include <sys/prctl.h>
index 90de140a9d6267519623aa212d35c99f2e959574..8c16b7f360c294704a802224b8b3c9a063bae6cd 100644 (file)
@@ -5,7 +5,6 @@
 #include <netdb.h>
 #include <nss.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "errno-util.h"
index 95f80572bdb7ddce7fd561c55456d96a9a230259..de46a8d4697c2d6bfc08ff63d37549620fa94585 100644 (file)
@@ -4,7 +4,6 @@
 #include <netdb.h>
 #include <nss.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/types.h>
 #include <unistd.h>
 
index e8a4b5e88ce55781014139efcd408afbca951510..2fcbcb281ab7255aa000796319d875a27e6a56bb 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <linux/random.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #if USE_SYS_RANDOM_H
 #  include <sys/random.h>
index 0df29aa69ff0cb26f45b8fdbf9ebb6b55a8bedd4..589101342703bd203ff42e1852530d2b4ea61dd0 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <mntent.h>
-#include <string.h>
 #include <sys/prctl.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
index 1a8a9a6d623911f3ff6d354552aad214bc9f15b3..97b8e30aa3a51348089d4ee4a1e0ada3467a6ba6 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stddef.h>
-#include <string.h>
 #include <sys/socket.h>
 #include <sys/un.h>
 
index 9b5b8f8f13828941a281c1e72292d2eb7caa316c..aa08e0b4eff45c8d6d3e6ce84657835094d2996b 100644 (file)
@@ -11,7 +11,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/inotify.h>
 #include <sys/signalfd.h>
 #include <sys/socket.h>
index 7a4da519115e7018f49ddb9d523df90bce9f6c24..a55136d913a76e76ecc17a76822fc63257af30ec 100644 (file)
@@ -5,7 +5,6 @@
 #include <inttypes.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <sys/resource.h>
 #include <sys/socket.h>
index 9b1582da9975ed0e499b93d4d9ec76bf9a7d7900..609403ab7975367fb53182c6ff66b42a2263ebfb 100644 (file)
@@ -7,7 +7,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mman.h>
 #include <time.h>
 
index 732bc752afdad22fcab6d68742bbf6aea10e71b8..4657e820d9641968175da62309ec053772e5021c 100644 (file)
@@ -5,7 +5,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "bus-error.h"
index 46fa68027ed9477e6abdad61fcf89a4f07360f76..88d8e45ca19ec8a0a511f78d24cdef55cb7f83a0 100644 (file)
@@ -7,7 +7,6 @@
 #include <mqueue.h>
 #include <stdbool.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/ipc.h>
 #include <sys/msg.h>
 #include <sys/sem.h>
index 5a5d35bcc383b1c27bcb5580886142f44d75fddf..53018cd60179b8ee1e09bbf6243b3faf162266f4 100644 (file)
@@ -5,7 +5,6 @@
 #include <fnmatch.h>
 #include <limits.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <sys/utsname.h>
index ce714bcc8bb9054650079c7a1a4dbb6fc3ec7b98..3269d8303117c35de933e374c0f0fac8e2b9b27d 100644 (file)
@@ -5,7 +5,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/types.h>
 
 #include "alloc-util.h"
index f73bf93520a3001d78b1370fcd59ccbb721920b5..d817e5b0e5e2a14207cf54d15da907fd655f4881 100644 (file)
@@ -1,6 +1,5 @@
 #include <fcntl.h>
 #include <linux/dm-ioctl.h>
-#include <string.h>
 #include <sys/ioctl.h>
 
 #include "dm-util.h"
index f62ad0a0f58aa7307df55d7e7208aeaac0dc68f9..b812665315f63dc0dc872dc03660a1508c969743 100644 (file)
@@ -10,7 +10,6 @@
 #include <endian.h>
 #include <netinet/in.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/socket.h>
 
 #include "alloc-util.h"
index 135b01f28207589bd77b8ca299918f1fc40e3faf..6b73e25f89aa635cf1ffb99ae60a638088845641 100644 (file)
@@ -4,7 +4,6 @@
 #include <mntent.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "device-nodes.h"
index dad6c1c2fe733804c0acdc191def9a034ba6c165..f7770e7df50aea23fc799a426304295fea624106 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "btrfs-util.h"
index d2143beda3a05a5364b7f25389791910d5956000..2061384afe30d0e589d9121c3ba4de7a9f55dc5f 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stdio.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "format-util.h"
index 0724dd96ee72eb43f4bd225abe874c71887db405..193805b27ecebc97a05f25c06b141966a963cd18 100644 (file)
@@ -8,7 +8,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index f1bb50cfa2c8ce84df08ac44799b77a9fabe2596..7393c100cd7f3fa756ea1a2e654002513c9e4d38 100644 (file)
@@ -5,7 +5,6 @@
 #include <math.h>
 #include <stdarg.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/types.h>
 
 #include "sd-messages.h"
index b615c70dff14400df2680af1a05ddfbdddb031b1..4f13e927b332d2a9f236f7b2f94b5de5b58260a4 100644 (file)
@@ -5,7 +5,6 @@
 #include <signal.h>
 #include <stdint.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/socket.h>
 #include <syslog.h>
 #include <time.h>
index cceed58f74489b9f8d055f4693b566f9aaa80e13..839f1f97aa8dfa97c027267a4687a8bcbd514535 100644 (file)
@@ -5,7 +5,6 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/file.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>
index e55d3c231568261131814d9572a432092ec35530..d316e81aa243586edb4cc689c198de793d3409cb 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/mount.h>
 #include <sys/stat.h>
 #include <sys/statvfs.h>
index 7c20b100b46d677281c72d33082702e410941f9d..ad99c5206c9b2cfb8e43a6adb29a82092b7d69f9 100644 (file)
@@ -6,7 +6,6 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/prctl.h>
 #include <unistd.h>
 
index 6bf0ff0316a98d4f7b92c4418ecdd195b263b8c0..5b162097453659ea35af3c117b82d92661420dd2 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "fs-util.h"
index e8f61b36e9c8c378a9180d0ab01812e2e68876b3..f1ee8c10ec043aa4698c0f1b2d742d605d6f153a 100644 (file)
@@ -9,7 +9,6 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>
 #include <sys/types.h>
index c8e789680d3455341c78df14513acefbd563aed0..b036ff67ddbdf3690a2f4a8961416fba8b84c49e 100644 (file)
@@ -4,7 +4,6 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/utsname.h>
 
 #include "sd-id128.h"
index 93bdcf11bf4effa16e7e5effc28f99d27a8c7675..12fb3ef7ea0e2d58f7f548d65a962163cd1bbc88 100644 (file)
@@ -3,7 +3,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <stdio.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "fd-util.h"
index 646f449821818efe3292b67cddf44a0d8d9c2876..fa4f32f3538b29c40a16254fbf6310519fb2e7ae 100644 (file)
@@ -6,7 +6,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/time.h>
 #include <sys/utsname.h>
 #include <unistd.h>
index c87b496736e6caf88ca9c5e0d54da612e27fde9b..1d23ed48a2b87635b232dca04ed86264ee740a59 100644 (file)
@@ -4,7 +4,6 @@
 #include <getopt.h>
 #include <stdbool.h>
 #include <stddef.h>
-#include <string.h>
 
 #include "env-util.h"
 #include "log.h"
index 27090762642d6e962bf4f470ff672b2a83b60f38..78ac42f08025fa642c424ca012f163d827a17bfe 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stddef.h>
-#include <string.h>
 
 #include "macro.h"
 #include "string-util.h"
index c75be39fefc88c9a0fcf61452107e179b12630e2..4563a9d720453c32987bd34edea60b18a5cecec1 100644 (file)
@@ -7,7 +7,6 @@
 #include <fcntl.h>
 #include <linux/dm-ioctl.h>
 #include <linux/loop.h>
-#include <string.h>
 #include <sys/mount.h>
 #include <sys/swap.h>
 #include <sys/stat.h>
index abbbc9f2d61852b75708b32c679a4297da5398b0..262f899aa07eeb86caf66367de4b5899172ea555 100644 (file)
@@ -6,7 +6,6 @@
 #include <netdb.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/socket.h>
 #include <sys/un.h>
 #include <unistd.h>
index c67782ea8fb807a5f47f0a4a1470c9bab23a4356..56d86d8eba31e7d382f21614db4724206c14743b 100644 (file)
@@ -6,7 +6,6 @@
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 
index 3fabbb665cc4396f8d17e6d529313fffc5d86299..3009951008460ed6fce36c227834e7dfbc3b6be8 100644 (file)
@@ -7,7 +7,6 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/mount.h>
 #include <sys/prctl.h>
 #include <sys/reboot.h>
index c8ef3295b568556e7869f6bfebffbce318317ac8..884372e60e228f5f0d28c06293e18323b17b450e 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 #include <sys/socket.h>
 
 #include "macro.h"
index 46358ef9527824867183203f0b275626e8b3f617..07987996c7f794b46f28c1e9798c8f6b3654fa2c 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 
 #include "alloc-util.h"
 #include "calendarspec.h"
index 1891df0eb9e53e28b8738a70a06027d911571f9b..f16cb291f222f8527d10c0515b2233db5641c2a7 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 #include <unistd.h>
 
 #include "cgroup-setup.h"
index 9888b65998fa0a60e426e39dfe3f4d8b788c8578..6c6efc349ab5752d085b4362a11927beed3ecacd 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 
 #include "alloc-util.h"
 #include "string-util.h"
index 10648114971c0bd42b5de145b10fe6739ce40083..265152fb76e83d9301de74798fd9c75d3da94a2d 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stdio.h>
-#include <string.h>
 
 #include "bus-util.h"
 #include "manager.h"
index 17dacda70f1f22d4efdf268ffa3d601c409d0f0b..cb4ee7a576615b0d7d155e99e4a8ed9f434e69b4 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 
 #include "env-util.h"
 #include "fd-util.h"
index ec5189163473f0a46d9b04f0ccfed6b409f5c470..3168411d8bf1cf8abc498a2d9ec0152f65c90620 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
 #include <unistd.h>
index bf47a598a94628a407bd18b1484715fb5ab9ea3c..4ca57555f1da419b710294f0ffa082a643502584 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <errno.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "extract-word.h"
 #include "log.h"
index eea0765b7a3dedf439b01ef159ab760ad6119be6..4d7513f6d5f73a5e0fe507ac6c32378f3667b241 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <fcntl.h>
-#include <string.h>
 #include <sys/types.h>
 #include <unistd.h>
 
index 8deaf4eb0f66decb822e474e8dff71964d03dcb8..181f254fe7efd71ae55aa056d03173a7d08892e6 100644 (file)
@@ -3,7 +3,6 @@
 #include <fcntl.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/capability.h>
 #include <unistd.h>
 
index 9e93bc175105330cf1f314396d5b1136528bf0e1..483ba44caa1394691d3ce7995f67e53b6bc5b405 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <stdlib.h>
-#include <string.h>
 
 #include "strbuf.h"
 #include "string-util.h"
index 5e96f3a8a7ed524b5d4db8cfd94e7acc8db7e05a..bc61fc92018a45ed2db08990a89d2930128b42ca 100644 (file)
@@ -1,6 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
-#include <string.h>
 
 #include "alloc-util.h"
 #include "escape.h"
index d7199124a3d9ed246ce173a2d392fc2ea5edf4a7..749aa46d75f2debcee1c4e242e983c95567a921d 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <stdio.h>
-#include <string.h>
 
 #include "string-util.h"
 #include "strxcpyx.h"
index aa072c4ca8220d0b58fa4dc3e9e8fe415f27a622..78e1c68b2a9124d5ba9ec12822f954fec78820a4 100644 (file)
@@ -3,7 +3,6 @@
 #include <pwd.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 
 #include "alloc-util.h"
 #include "all-units.h"
index 120baa35937d51691ae8a1d5265dc85856dc5a00..61725bdf087097ef741da8ef57dc3eb7a915474f 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/wait.h>
 #include <unistd.h>
 
index 4f15a400ab07f1fbaa20a7c895ad1fe8b3a4e328..97a0868bc1b1e057414290719ac8ad565c100188 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
index 808cc18892d5cede4263f29b3f38113c2df813c8..8c0fae3458df0d73d8d06334da6b6c6b937e482b 100644 (file)
@@ -11,7 +11,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/file.h>
 #include <sys/stat.h>
 #include <sys/xattr.h>
index 068988e2033de540812a9946af55cee935918197..236c19103459bcf2d42b1f098ee7b2d8e35bab4d 100644 (file)
@@ -10,7 +10,6 @@
 #include <signal.h>
 #include <stdbool.h>
 #include <stddef.h>
-#include <string.h>
 #include <sys/prctl.h>
 #include <sys/signalfd.h>
 #include <sys/socket.h>
index e1a8d7e3a9252819f3c8d28de8106549c738c4a9..94c3b232e5e408e3dae2eef76d16c370400dda35 100644 (file)
@@ -13,7 +13,6 @@
 #include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index 8deb692f13c3f3f20a06e97d3aca988f60e2ce48..7f25824df3d646d85da205368382bfce9830a832 100644 (file)
@@ -14,7 +14,6 @@
 #include <scsi/sg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <sys/stat.h>
 #include <sys/types.h>
index c6b0208b4b7528604b339521fc9d49b2203f5fae..33bc59daccb4a6fef7ba01773f53e92c9955080b 100644 (file)
@@ -11,7 +11,6 @@
 #include <getopt.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/stat.h>
 
 #include "sd-id128.h"
index 7a8e1f75dd86ced2b50c0fd078cb3cdabd448dc1..034e5987cca3d7cb08e4ee6bc607b475e40d5763 100644 (file)
@@ -11,7 +11,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 #include <linux/limits.h>
 #include <linux/input.h>
index 800eeb21801cc83a32d157dfef547f8519980e11..7dbd829b6d5cb9309050a2b5c6b5f055e31044cf 100644 (file)
@@ -4,7 +4,6 @@
 #include <fcntl.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/ioctl.h>
 #include <linux/input.h>
 
index e6d4659d9f7cab1687a0061e3b27af8ecfe0259d..4cdbfa1321b0d9a030dfa282cdfce07627aab30a 100644 (file)
@@ -19,7 +19,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 #include <linux/pci_regs.h>
 
index e8f1ce135460f5f92420733efbe5dfd04a5a0f39..ca38f56087911f283165d6207ca69e67ec616c1c 100644 (file)
@@ -12,7 +12,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 58d665998a636105341fd502e8fdba8679b4946c..c12af28d10c522b09310f89a99fd22ea5b046f63 100644 (file)
@@ -12,7 +12,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "alloc-util.h"
index 9bbed82209ff69320031c64d02faa2f50b593bb0..b41fbfc39a9436de1d89ed387e30b6889eef16d5 100644 (file)
@@ -2,7 +2,6 @@
 
 #include <getopt.h>
 #include <stdio.h>
-#include <string.h>
 
 #include "device-private.h"
 #include "device-util.h"
index f161402f3aecdb440bf939ad9c94153e5cfaa22d..fbbc515b00706cf0722e1aa9df517e76e8ef2cf1 100644 (file)
@@ -5,7 +5,6 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index 2c8626ffad2f06d5dd1097f5dcce43a739bb164c..2d2bc0026e8dfbe4f34f5974290bae1b857a8e7b 100644 (file)
@@ -6,7 +6,6 @@
 #include <getopt.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
 
index 1524808ffe27a142bd6cef539d0e72051bf9ebc0..7d7044eac3c019dc5cb58394782321d560ab3d79 100644 (file)
@@ -10,7 +10,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <unistd.h>
 
 #include "sd-bus.h"
index cb5123042a2a5195f08c39b5a23f4b429230967c..e635e5b1102c14ff4b743aa218cb2cdd636741f9 100644 (file)
@@ -13,7 +13,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include <sys/epoll.h>
 #include <sys/file.h>
 #include <sys/inotify.h>
index 9338524a33d21f884829bb34abe098aaa29338cf..55fd8ba46e4c1a530ace772e6c4f44047b0b7c92 100644 (file)
@@ -1,7 +1,6 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
 #include <errno.h>
-#include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>