From: bernie Date: Sun, 27 Nov 2005 03:02:55 +0000 (+0000) Subject: Convert to appconfig.h. X-Git-Tag: 1.0.0~796 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=0d9c3da0e6cfef703a519f475c437af7a9cdd673;p=bertos.git Convert to appconfig.h. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@445 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/mware/event.h b/mware/event.h index a289db80..a0e8c75a 100755 --- a/mware/event.h +++ b/mware/event.h @@ -18,6 +18,9 @@ /*#* *#* $Log$ + *#* Revision 1.2 2005/11/27 03:02:55 bernie + *#* Convert to appconfig.h. + *#* *#* Revision 1.1 2005/11/27 01:39:48 bernie *#* Move event.[ch] from kern/ to mware/. *#* @@ -59,7 +62,7 @@ #ifndef KERN_EVENT_H #define KERN_EVENT_H -#include +#include #if CONFIG_KERNEL #include