remove unneeded includes
authorjsg <jsg@openbsd.org>
Mon, 21 Oct 2024 22:04:13 +0000 (22:04 +0000)
committerjsg <jsg@openbsd.org>
Mon, 21 Oct 2024 22:04:13 +0000 (22:04 +0000)
sys/arch/macppc/macppc/genassym.cf
sys/arch/mips64/mips64/genassym.cf

index 369437b..21aaab5 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: genassym.cf,v 1.26 2018/01/22 10:04:46 mpi Exp $
+#      $OpenBSD: genassym.cf,v 1.27 2024/10/21 22:04:13 jsg Exp $
 #
 # Copyright (c) 1982, 1990 The Regents of the University of California.
 # All rights reserved.
@@ -31,9 +31,7 @@
 #
 
 include <sys/param.h>
-include <sys/time.h>
 include <sys/proc.h>
-include <sys/mutex.h>
 include <uvm/uvm_extern.h>
 
 include <machine/pcb.h>
index 20f211c..d077bbb 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: genassym.cf,v 1.16 2021/10/07 12:40:16 visa Exp $
+#      $OpenBSD: genassym.cf,v 1.17 2024/10/21 22:04:13 jsg Exp $
 #
 # Copyright (c) 1997 Per Fogelstrom / Opsycon AB
 #
 
 
 include <sys/param.h>
-include <sys/buf.h>
 include <sys/proc.h>
-include <sys/mbuf.h>
-include <sys/user.h>
 include <uvm/uvm_extern.h>
-include <sys/siginfo.h>
 
+include <machine/pcb.h>
 include <machine/cpu.h>
 
 export SONPROC