jcs's openbsd hax
openbsd

remove unneeded timeout.h include, missed in rev 1.15

jsg 3095c52a a096f125

+1 -2
+1 -2
sys/sys/resourcevar.h
··· 1 - /* $OpenBSD: resourcevar.h,v 1.34 2024/10/08 11:57:59 claudio Exp $ */ 1 + /* $OpenBSD: resourcevar.h,v 1.35 2024/10/24 23:24:58 jsg Exp $ */ 2 2 /* $NetBSD: resourcevar.h,v 1.12 1995/11/22 23:01:53 cgd Exp $ */ 3 3 4 4 /* ··· 36 36 #define _SYS_RESOURCEVAR_H_ 37 37 38 38 #include <sys/refcnt.h> 39 - #include <sys/timeout.h> 40 39 41 40 /* 42 41 * Kernel shareable process resource limits. Because this structure