mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
network: change sys/time.h include to time.h
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <wchar.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#define HAVE_STDARG_H
|
||||
#include <86box/86box.h>
|
||||
#include <86box/device.h>
|
||||
|
||||
Reference in New Issue
Block a user