Remove unused headers.

MFC after:	2 weeks
This commit is contained in:
Xin LI 2020-12-12 02:26:43 +00:00
parent 3601af4da2
commit dd1ce6c7f1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=368574
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"