summaryrefslogtreecommitdiffstats
path: root/bin/sh/mkinit.c
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-24 07:29:04 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-24 07:29:04 +0000
commitc1214139ee347d79c2659ca792a5dd27cbd0c9b1 (patch)
tree31abbe4b3ff6fe6e5321f3df25a31adc47c93f51 /bin/sh/mkinit.c
parent9304e224e74af981127c0d8c72015e36a2c06743 (diff)
downloadFreeBSD-src-c1214139ee347d79c2659ca792a5dd27cbd0c9b1.zip
FreeBSD-src-c1214139ee347d79c2659ca792a5dd27cbd0c9b1.tar.gz
Remove duplicated header files
Diffstat (limited to 'bin/sh/mkinit.c')
-rw-r--r--bin/sh/mkinit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/mkinit.c b/bin/sh/mkinit.c
index 866b238..1d1d93e 100644
--- a/bin/sh/mkinit.c
+++ b/bin/sh/mkinit.c
@@ -55,7 +55,6 @@ __FBSDID("$FreeBSD$");
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud