[metacity/wip/muktupavels/libgtop] window-props: define HAVE_SYS_TIME_H




commit c23c750d789b44a552dd6b1e494c297fd5ed70ae
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Sep 30 16:01:53 2022 +0300

    window-props: define HAVE_SYS_TIME_H
    
    https://gitlab.gnome.org/GNOME/libgtop/-/merge_requests/34

 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 5a594646..23b10e29 100644
--- a/src/core/window-props.c
+++ b/src/core/window-props.c
@@ -51,6 +51,7 @@
 
 #ifdef HAVE_GTOP
 #define TIME_WITH_SYS_TIME 1
+#define HAVE_SYS_TIME_H 1
 #include <glibtop/procuid.h>
 #include <errno.h>
 #include <pwd.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]