Little fix for previous commit, again because I am stupid
This commit is contained in:
parent
c0eb27037c
commit
267e0e3e30
1 changed files with 2 additions and 0 deletions
|
@ -23,8 +23,10 @@
|
|||
#include <sys/sysctl.h>
|
||||
#include <time.h>
|
||||
#else
|
||||
#ifndef __FREEBSD__
|
||||
#include <sys/sysinfo.h>
|
||||
#endif
|
||||
#endif
|
||||
#include <sys/utsname.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue