From a6bb1e4b4e1ceae76405056025e7990676559689 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberts=20Muktup=C4=81vels?= Date: Sun, 20 Sep 2015 18:32:06 +0300 Subject: window-props: fix build warnings --- src/core/window-props.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/window-props.c b/src/core/window-props.c index f1e1be0f..54d3ed21 100644 --- a/src/core/window-props.c +++ b/src/core/window-props.c @@ -50,6 +50,7 @@ #include #ifdef HAVE_GTOP +#define TIME_WITH_SYS_TIME 1 #include #include #include -- cgit v1.2.1