PERFORCE change 36656 for review

Marcel Moolenaar marcel at FreeBSD.org
Fri Aug 22 00:44:28 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=36656

Change 36656 by marcel at marcel_nfs on 2003/08/22 00:44:16

	s#<pci/pcivar.h>#<dev/pci/pcivar.h>#

Affected files ...

.. //depot/projects/uart/dev/uart/uart_bus_pci.c#3 edit

Differences ...

==== //depot/projects/uart/dev/uart/uart_bus_pci.c#3 (text+ko) ====

@@ -35,7 +35,7 @@
 #include <sys/rman.h>
 #include <machine/resource.h>
 
-#include <pci/pcivar.h>
+#include <dev/pci/pcivar.h>
 
 #include <dev/uart/uart.h>
 #include <dev/uart/uart_bus.h>


More information about the p4-projects mailing list