projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
df6b9ad
)
sh: Remove unneeded include file.
author
Peter Avalos <pavalos@dragonflybsd.org>
Sun, 21 Aug 2011 22:00:54 +0000 (15:00 -0700)
committer
Peter Avalos <pavalos@dragonflybsd.org>
Sun, 21 Aug 2011 22:00:54 +0000 (15:00 -0700)
Obtained-from: FreeBSD 223494
bin/sh/mkinit.c
patch
|
blob
|
blame
|
history
diff --git
a/bin/sh/mkinit.c
b/bin/sh/mkinit.c
index
708a3be
..
7c56a36
100644
(file)
--- a/
bin/sh/mkinit.c
+++ b/
bin/sh/mkinit.c
@@
-35,7
+35,7
@@
*
* @(#) Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved.
* @(#)mkinit.c 8.2 (Berkeley) 5/4/95
- * $FreeBSD: src/bin/sh/mkinit.c,v 1.22 2011/05/22 14:03:46 uqs Exp $
+ * $FreeBSD: src/bin/sh/mkinit.c,v 1.23 2011/06/24 07:29:04 kevlo Exp $
*/
/*
@@
-49,7
+49,6
@@
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>