PERFORCE change 634870 for review

John Baldwin jhb at FreeBSD.org
Mon Sep 9 02:25:06 UTC 2013


http://p4web.freebsd.org/@@634870?ac=10

Change 634870 by jhb at jhb_pippin on 2013/09/09 02:24:38

	Missing #endif.

Affected files ...

.. //depot/projects/smpng/sys/kern/kern_timeout.c#63 edit

Differences ...

==== //depot/projects/smpng/sys/kern/kern_timeout.c#63 (text+ko) ====

@@ -63,6 +63,7 @@
 #ifdef DDB
 #include <ddb/ddb.h>
 #include <ddb/db_sym.h>
+#endif
 
 #ifdef SMP
 #include <machine/cpu.h>


More information about the p4-projects mailing list