mirror of
https://github.com/labwc/labwc.git
synced 2026-02-06 04:06:33 -05:00
include/labwc.h: add <sys/time.h> (issue #4)
This commit is contained in:
parent
678d327d6f
commit
500ebaee4a
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <wayland-server-core.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue