X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fevent.h;h=fe452c5863b5053e5b62d37505b083c8e32c2455;hb=99e01af883f1ef23dbff6432d45430a59cf2535e;hp=baa6493e805ac1d1731c32377304f55931787c83;hpb=218e4428411094ac785e00a719c7d84337dfdd1c;p=bertos.git diff --git a/mware/event.h b/mware/event.h index baa6493e..fe452c58 100755 --- a/mware/event.h +++ b/mware/event.h @@ -18,6 +18,9 @@ /*#* *#* $Log$ + *#* Revision 1.4 2006/02/10 12:24:42 bernie + *#* Fix standalone build. + *#* *#* Revision 1.3 2006/01/16 03:27:49 bernie *#* Rename sig_t to sigbit_t to avoid clash with POSIX. *#* @@ -65,6 +68,7 @@ #ifndef KERN_EVENT_H #define KERN_EVENT_H +#include #include #if CONFIG_KERNEL