PERFORCE change 30077 for review
Marcel Moolenaar
marcel at FreeBSD.org
Tue Apr 29 23:38:16 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30077
Change 30077 by marcel at marcel_nfs on 2003/04/29 23:37:53
Catch up with the removal of <machine/limits>
Affected files ...
.. //depot/projects/ia64/sys/dev/sio/sio_cons.c#13 edit
Differences ...
==== //depot/projects/ia64/sys/dev/sio/sio_cons.c#13 (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