Remove extraneous include for openbsd
Forgot to remove this before pushing.
This commit is contained in:
parent
2789857f32
commit
dc3e4823a5
|
@ -23,9 +23,6 @@
|
|||
#if defined(__FreeBSD__)
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
#if defined(__OpenBSD__)
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#include <mach-o/dyld.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user