1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-04 07:08:55 +00:00
Files
open-simh.simh/slirp/simh/qemu/win32/include/sys/time.h

7 lines
71 B
C

#ifndef SYS_TIME_H
#define SYS_TIME_H
#include <time.h>
#endif