include <sys/time.h> before wsconsio.h
This commit is contained in:
parent
b9d0c0fb7c
commit
466ceeb29f
@ -21,6 +21,7 @@
|
||||
#include <xorg-server.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/time.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include "synproto.h"
|
||||
|
Loading…
Reference in New Issue
Block a user