Added missing header file.

This commit is contained in:
Richard Barry 2009-06-20 16:25:14 +00:00
parent ae23ad7395
commit c134405914

View file

@ -97,6 +97,7 @@
#include "PollQ.h" #include "PollQ.h"
#include "blocktim.h" #include "blocktim.h"
#include "recmutex.h" #include "recmutex.h"
#include "semtest.h"
/* Hardware configuration definitions. */ /* Hardware configuration definitions. */
#define mainBUS_CLK_FULL ( ( unsigned portCHAR ) 0x01 ) #define mainBUS_CLK_FULL ( ( unsigned portCHAR ) 0x01 )