]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tosthreads/lib/net/tosthread_collection.h
Change to get rid of statically allocating space in collection queue
[tinyos-2.x.git] / tos / lib / tosthreads / lib / net / tosthread_collection.h
index 4bdfb30e5f1aee5102c5232e6194baa99b193c5d..9941ac078e1ec8253aaeebb44f76c48f77918124 100644 (file)
@@ -36,9 +36,7 @@
 #ifndef TOSTHREAD_COLLECTION_H
 #define TOSTHREAD_COLLECTION_H
 
-#include "message.h"
-#include "TinyError.h"
-#include "Collection.h"
+#include "ccollection.h"
 
 extern error_t collectionRoutingStart();
 extern error_t collectionRoutingStop();