tree-wide: drop string.h when string-util.h or friends are included

This commit is contained in:
Yu Watanabe
2019-11-01 17:44:54 +09:00
parent f4dad55b8b
commit 455fa9610c
167 changed files with 0 additions and 167 deletions

View 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"