Remove unused headers

With help from
https://github.com/include-what-you-use/include-what-you-use/
This commit is contained in:
Orestis Floros
2020-04-19 11:12:39 +02:00
parent 3c522d9f2f
commit 0b62129224
39 changed files with 3 additions and 137 deletions

View File

@ -7,15 +7,10 @@
*/
#include "libi3.h"
#include <assert.h>
#include <err.h>
#include <pwd.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
/*