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

@@ -5,7 +5,6 @@
#include <errno.h>
#include <stddef.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include "macro.h"