mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 15:53:55 +00:00
updated to support kvm on freebsd
This commit is contained in:
@@ -29,7 +29,10 @@ limitations under the License.
|
||||
#include <sys/stat.h>
|
||||
#include <sys/timeb.h>
|
||||
#include <unistd.h>
|
||||
#include <linux/stat.h>
|
||||
|
||||
#ifndef _FREEBSD
|
||||
#include <linux/stat.h>
|
||||
#endif
|
||||
|
||||
#include "linux_tile.h"
|
||||
#include "linux_events.h"
|
||||
|
||||
Reference in New Issue
Block a user