diff options
Diffstat (limited to 'src/core/kill.c')
-rw-r--r-- | src/core/kill.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/kill.c b/src/core/kill.c index 4271346511..60a510eae6 100644 --- a/src/core/kill.c +++ b/src/core/kill.c @@ -19,7 +19,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include <string.h> #include "kill.h" #include "util.h" |