PERFORCE change 124489 for review
Constantine A. Murenin
cnst at FreeBSD.org
Wed Aug 1 14:20:13 PDT 2007
http://perforce.freebsd.org/chv.cgi?CH=124489
Change 124489 by cnst at dale on 2007/08/01 21:19:37
zap unneeded includes
Affected files ...
.. //depot/projects/soc2007/cnst-sensors/sys.dev.lm/lm78.c#7 edit
Differences ...
==== //depot/projects/soc2007/cnst-sensors/sys.dev.lm/lm78.c#7 (text+ko) ====
@@ -1,4 +1,4 @@
-/* $P4: //depot/projects/soc2007/cnst-sensors/sys.dev.lm/lm78.c#6 $ */
+/* $P4: //depot/projects/soc2007/cnst-sensors/sys.dev.lm/lm78.c#7 $ */
/* $FreeBSD$ */
/* $OpenBSD: lm78.c,v 1.18 2007/05/26 22:47:39 cnst Exp $ */
@@ -25,8 +25,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
-#include <sys/kernel.h>
-#include <sys/queue.h>
#include <sys/sensors.h>
#include <machine/bus.h>
More information about the p4-projects
mailing list