summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fstyp/fstyp.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-12-28 08:53:31 +0000
committerdelphij <delphij@FreeBSD.org>2015-12-28 08:53:31 +0000
commitaabca00074e6cc713620558d0e41f72a6b33d746 (patch)
treeb6151146d2104bd7176b682d526e1fa63511eb12 /usr.sbin/fstyp/fstyp.c
parentf493b25fe22ec17ce6d037818e69a7776284662f (diff)
downloadFreeBSD-src-aabca00074e6cc713620558d0e41f72a6b33d746.zip
FreeBSD-src-aabca00074e6cc713620558d0e41f72a6b33d746.tar.gz
Eliminate unneeded includes.
Reviewed by: allanjude Differential Revision: https://reviews.freebsd.org/D4716
Diffstat (limited to 'usr.sbin/fstyp/fstyp.c')
-rw-r--r--usr.sbin/fstyp/fstyp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/fstyp/fstyp.c b/usr.sbin/fstyp/fstyp.c
index cd0bbf9..cde179f 100644
--- a/usr.sbin/fstyp/fstyp.c
+++ b/usr.sbin/fstyp/fstyp.c
@@ -39,7 +39,6 @@ __FBSDID("$FreeBSD$");
#include <errno.h>
#include <stdbool.h>
#include <stddef.h>
-#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
OpenPOWER on IntegriCloud