summaryrefslogtreecommitdiff
path: root/x11/idesk/files/patch-src_Timer.cpp
blob: f7b8f5bde9100b5161b7a04f34d9b4e1ee14b52f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/Timer.cpp.orig	2005-08-15 05:26:39 UTC
+++ src/Timer.cpp
@@ -26,6 +26,7 @@
 #include "Database.h"
 #include <X11/Xlib.h>
 #include "Timer.h"
+#include <sys/time.h>
 
 vector<TimerControl*> Timer::items;