summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/edquota.c
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-11-20 02:12:01 +0000
committereadler <eadler@FreeBSD.org>2012-11-20 02:12:01 +0000
commitd5971a0e55db3cf6c2780ad04185729fe6eadcbb (patch)
tree403859433b2c585c411c9397a4701d83813185c4 /usr.sbin/edquota/edquota.c
parent1eb41dfcc4ec6434c7bb31c5f776ec889e44a2b2 (diff)
downloadFreeBSD-src-d5971a0e55db3cf6c2780ad04185729fe6eadcbb.zip
FreeBSD-src-d5971a0e55db3cf6c2780ad04185729fe6eadcbb.tar.gz
Remove unneeded includes.
Tested with "make universe"; there are no conditional features. Approved by: cperciva MFC after: 3 daus
Diffstat (limited to 'usr.sbin/edquota/edquota.c')
-rw-r--r--usr.sbin/edquota/edquota.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c
index 930a460..a92a3c8 100644
--- a/usr.sbin/edquota/edquota.c
+++ b/usr.sbin/edquota/edquota.c
@@ -49,8 +49,6 @@ __FBSDID("$FreeBSD$");
* Disk quota editor.
*/
-#include <sys/param.h>
-#include <sys/stat.h>
#include <sys/file.h>
#include <sys/mount.h>
#include <sys/wait.h>
OpenPOWER on IntegriCloud