提交 dcfd0865 编写于 作者: H Hervé Poussineau 提交者: Blue Swirl

WIN32: Add missing include for 'struct timeval', used in vnc.h

Signed-off-by: NHerv Poussineau <hpoussin@reactos.org>
Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 219982ef
......@@ -33,6 +33,7 @@ typedef struct DeviceState DeviceState;
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <assert.h>
#ifndef O_LARGEFILE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册