git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1246 38d2e660-2303-0410-9eaa...
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 12 May 2008 16:11:59 +0000 (16:11 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 12 May 2008 16:11:59 +0000 (16:11 +0000)
bertos/kern/msg.h

index 25b7a4ef06b8079e494ac806c5834b31574bb445..ba584b764ba7d20e9629c01833f0efb90ebeed1e 100644 (file)
 
 #include <mware/event.h>
 #include <mware/list.h>
-
+#include <kern/proc.h>
 
 typedef struct MsgPort
 {