fix for OpenBSD and NetBSD
This commit is contained in:
@@ -154,6 +154,10 @@ struct termios;
|
|||||||
#if defined(__NetBSD__)
|
#if defined(__NetBSD__)
|
||||||
#include <re_comp.h>
|
#include <re_comp.h>
|
||||||
#endif
|
#endif
|
||||||
|
#if defined(__OpenBSD__) || defined(__NetBSD__)
|
||||||
|
#include <sys/sysctl.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Some older systems don;t have this
|
* Some older systems don;t have this
|
||||||
|
Reference in New Issue
Block a user