aboutsummaryrefslogtreecommitdiffstats
path: root/event.h
diff options
context:
space:
mode:
authorvolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-01-05 22:29:16 +0000
committervolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-01-05 22:29:16 +0000
commit55e86007a4860af150cf3a8613e49294183c6b8e (patch)
tree955f08719382ba4ff56823e467b8d5f72594a237 /event.h
parentda4098a3eb744d224600627237ae251fd71a9807 (diff)
downloadlcd4linux-55e86007a4860af150cf3a8613e49294183c6b8e.tar.gz
plugins work on MacOS X: proc_stat, cpuinfo
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1077 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'event.h')
-rw-r--r--event.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/event.h b/event.h
index b6808d2..6486a54 100644
--- a/event.h
+++ b/event.h
@@ -28,6 +28,8 @@
#ifndef _EVENT_H_
#define _EVENT_H_
+#include <time.h>
+
//events are identified by their file descriptor only
/*