Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2013 02:25:05 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 634870 for review
Message-ID:  <201309090225.r892P5u1050078@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 634870 by jhb@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309090225.r892P5u1050078>