Remove unused headers.

MFC after:	2 weeks
This commit is contained in:
delphij 2020-12-12 02:26:43 +00:00
parent 5b70811305
commit 873cdb3fad
4 changed files with 0 additions and 7 deletions

View File

@ -32,9 +32,6 @@ __FBSDID("$FreeBSD$");
#include <sys/stat.h>
#include <err.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include "setfacl.h"

View File

@ -32,7 +32,6 @@ __FBSDID("$FreeBSD$");
#include <sys/stat.h>
#include <err.h>
#include <stdio.h>
#include "setfacl.h"

View File

@ -32,8 +32,6 @@ __FBSDID("$FreeBSD$");
#include <sys/stat.h>
#include <err.h>
#include <stdio.h>
#include <string.h>
#include "setfacl.h"

View File

@ -29,7 +29,6 @@ __FBSDID("$FreeBSD$");
#include <err.h>
#include <stdlib.h>
#include <string.h>
#include "setfacl.h"