PERFORCE change 30078 for review
Marcel Moolenaar
marcel at FreeBSD.org
Wed Apr 30 00:05:49 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30078
Change 30078 by marcel at marcel_nfs on 2003/04/30 00:05:12
IFia64 (removal of <machine/limits.h>)
Affected files ...
.. //depot/projects/ia64_epc/sys/dev/sio/sio_cons.c#3 integrate
Differences ...
==== //depot/projects/ia64_epc/sys/dev/sio/sio_cons.c#3 (text+ko) ====
@@ -44,6 +44,7 @@
#include <sys/fcntl.h>
#include <sys/interrupt.h>
#include <sys/kernel.h>
+#include <sys/limits.h>
#include <sys/lock.h>
#include <sys/malloc.h>
#include <sys/module.h>
@@ -58,7 +59,6 @@
#include <sys/timepps.h>
#include <sys/uio.h>
-#include <machine/limits.h>
#include <machine/resource.h>
#include <dev/sio/sioreg.h>
More information about the p4-projects
mailing list