mirror of
https://github.com/PDP-10/klh10.git
synced 2026-04-25 19:51:18 +00:00
Add tap/bridge support,
and some other small build support things for my environment.
This commit is contained in:
@@ -228,6 +228,10 @@ default for every OS that implements /dev/tun.
|
||||
#include <sys/resource.h> /* For setpriority() */
|
||||
#include <sys/mman.h> /* For mlockall() */
|
||||
|
||||
#if CENV_SYS_NETBSD
|
||||
#include <poll.h>
|
||||
#endif
|
||||
|
||||
#include "dpimp.h" /* DPIMP specific defs, grabs DPSUP if needed */
|
||||
|
||||
#ifdef RCSID
|
||||
|
||||
Reference in New Issue
Block a user