aboutsummaryrefslogtreecommitdiffstats
path: root/action.h
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-03-28 20:08:42 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-03-28 20:08:42 +0000
commit6ca5c79338af2749a655968ef1335564ad503455 (patch)
tree5c7f084c2fd6c3d5bd982b9e174415a779dcdf35 /action.h
parentb4f53e7acbf377841a790172c24ba86d18e03dfc (diff)
downloaddzen-6ca5c79338af2749a655968ef1335564ad503455.tar.gz
dzen-6ca5c79338af2749a655968ef1335564ad503455.zip
dzen.h includes pthread.h
git-svn-id: http://dzen.googlecode.com/svn/trunk@5 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'action.h')
-rw-r--r--action.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/action.h b/action.h
index 9db6531..313efe5 100644
--- a/action.h
+++ b/action.h
@@ -4,8 +4,6 @@
*
*/
-#include <pthread.h>
-
/* Event, Action data structures */
typedef struct AS As;
typedef struct EV Ev;