summaryrefslogtreecommitdiff
path: root/x11/idesk/files/patch-src_Timer.cpp
blob: 899d0742ec8a9b2d2d0a44fb56088b4fcc9f670d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/Timer.cpp	2025-04-28 14:46:12.228799000 -0700
+++ src/Timer.cpp	2025-04-28 14:46:20.177517000 -0700
@@ -26,6 +26,7 @@
 #include "Database.h"
 #include <X11/Xlib.h>
 #include "Timer.h"
+#include <sys/time.h>
 
 vector<TimerControl*> Timer::items;