Module Name: src Committed By: skrll Date: Mon Sep 20 11:12:35 UTC 2021
Modified Files: src/sys/kern: sys_eventfd.c sys_timerfd.c Log Message: KNF, i.e. #include <sys/param.h> then #include <sys/types.h> Fixes builds To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/kern/sys_eventfd.c \ src/sys/kern/sys_timerfd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.