X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Ftosthreads%2Flib%2Fnet%2Ftosthread_collection.h;h=9941ac078e1ec8253aaeebb44f76c48f77918124;hb=1bcdc760d06541d8a89e58e3e1a970c658db66d7;hp=4bdfb30e5f1aee5102c5232e6194baa99b193c5d;hpb=f460e224ffeb4ac0adf01bcf204c60e941d96285;p=tinyos-2.x.git diff --git a/tos/lib/tosthreads/lib/net/tosthread_collection.h b/tos/lib/tosthreads/lib/net/tosthread_collection.h index 4bdfb30e..9941ac07 100644 --- a/tos/lib/tosthreads/lib/net/tosthread_collection.h +++ b/tos/lib/tosthreads/lib/net/tosthread_collection.h @@ -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();