mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
Change <event.h> --> <sys/event.h>
This commit is contained in:
parent
766908761f
commit
32462e82fb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59373
@ -44,8 +44,8 @@ static char sccsid[] = "@(#)forward.c 8.1 (Berkeley) 6/6/93";
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/event.h>
|
||||
|
||||
#include <event.h>
|
||||
#include <limits.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
|
Loading…
Reference in New Issue
Block a user