From: prabal Date: Mon, 2 Apr 2007 05:03:07 +0000 (+0000) Subject: Added missing include directive X-Git-Tag: tinyos/2.0.1~107 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=7bc011288c46dacf004a7b7c99fe6458bd897230 Added missing include directive --- diff --git a/tos/chips/stm25p/StorageMap.nc b/tos/chips/stm25p/StorageMap.nc index 39747658..69a95eaf 100644 --- a/tos/chips/stm25p/StorageMap.nc +++ b/tos/chips/stm25p/StorageMap.nc @@ -35,6 +35,7 @@ * @author Jonathan Hui * @version $Revision$ $Date$ */ +#include "Stm25p.h" interface StorageMap {