]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tossim/hashtable.h
Generating CPM hashes and values.
[tinyos-2.x.git] / tos / lib / tossim / hashtable.h
index 0c74df34a0d78577c2f4700e2997af10dc6df730..1bf9eb30640d7d1899f9fa052ffd3e34901526e0 100644 (file)
@@ -7,6 +7,7 @@ extern "C" {
 #endif
 
 struct hashtable;
+typedef struct hashtable hashtable_t;
 
 /* Example of use:
  *