Author: ian
Date: Sun Dec 31 20:30:51 2017
New Revision: 327446
URL: https://svnweb.freebsd.org/changeset/base/327446

Log:
  Chase r327432... sparc64 clock.c now needs to include sys/tslog.h
  
  Discussed with:        cperciva

Modified:
  head/sys/sparc64/sparc64/clock.c

Modified: head/sys/sparc64/sparc64/clock.c
==============================================================================
--- head/sys/sparc64/sparc64/clock.c    Sun Dec 31 20:23:39 2017        
(r327445)
+++ head/sys/sparc64/sparc64/clock.c    Sun Dec 31 20:30:51 2017        
(r327446)
@@ -34,6 +34,7 @@ __FBSDID("$FreeBSD$");
 #include <sys/pcpu.h>
 #include <sys/proc.h>
 #include <sys/sched.h>
+#include <sys/tslog.h>
 
 #include <machine/cpu.h>
 #include <machine/cpufunc.h>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to