remove useless include <sys/types.h>
This commit is contained in:
parent
c3e91cd228
commit
0898236586
|
@ -4,7 +4,6 @@
|
|||
|
||||
#if defined(__FreeBSD__)
|
||||
// clang-format off
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysctl.h>
|
||||
// clang-format on
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue