summaryrefslogtreecommitdiffstats
path: root/sys/miscfs
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-06-21 14:53:44 +0000
committerbde <bde@FreeBSD.org>1998-06-21 14:53:44 +0000
commit403bdcb97b7388003149456d9cd898d5e09e6f99 (patch)
tree18365a2b4ac1f2ca87a6893a6d404c2f2f773bec /sys/miscfs
parent7b5837ee5131664de8558f3c843bd61a87624a7b (diff)
downloadFreeBSD-src-403bdcb97b7388003149456d9cd898d5e09e6f99.zip
FreeBSD-src-403bdcb97b7388003149456d9cd898d5e09e6f99.tar.gz
Removed unused includes.
Diffstat (limited to 'sys/miscfs')
-rw-r--r--sys/miscfs/devfs/devfs_tree.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/miscfs/devfs/devfs_tree.c b/sys/miscfs/devfs/devfs_tree.c
index 2e301e6..0fe76be 100644
--- a/sys/miscfs/devfs/devfs_tree.c
+++ b/sys/miscfs/devfs/devfs_tree.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: devfs_tree.c,v 1.52 1998/04/19 23:32:09 julian Exp $
+ * $Id: devfs_tree.c,v 1.53 1998/04/20 03:57:35 julian Exp $
*/
@@ -41,11 +41,9 @@
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/conf.h>
-#include <sys/fcntl.h>
#include <sys/malloc.h>
#include <sys/mount.h>
#include <sys/proc.h>
-#include <sys/time.h>
#include <sys/vnode.h>
#include <sys/devfsext.h>
OpenPOWER on IntegriCloud