]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/getty-generator/getty-generator.c
tree-wide: drop string.h when string-util.h or friends are included
[thirdparty/systemd.git] / src / getty-generator / getty-generator.c
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"