CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/06 05:20:08
Modified files:
sys/kern : syscalls.master
Log message:
#include <sys/event.h> was removed from init_sysent.c but not
syscalls.master where the file is generated from. Fix this by removing
it from syscalls.master so it doesn't come back.
>From Nicolas Bedos.
