]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fixed missing include.
authorjanhauer <janhauer>
Tue, 29 May 2007 16:19:20 +0000 (16:19 +0000)
committerjanhauer <janhauer>
Tue, 29 May 2007 16:19:20 +0000 (16:19 +0000)
tos/chips/msp430/adc12/Msp430Adc12ClientAutoDMAC.nc
tos/chips/msp430/adc12/Msp430Adc12ClientAutoDMA_RVGC.nc
tos/chips/msp430/adc12/Msp430Adc12ClientAutoRVGC.nc
tos/chips/msp430/adc12/Msp430Adc12ClientC.nc

index 241627c825f3b03df494dd9a4da171fba18fdba5..2f75f47dd706e212e5b08f9f5f43b4f4ce6ac1a8 100644 (file)
@@ -42,7 +42,7 @@
  * @see  Please refer to the README.txt and TEP 101 for more information about\r
  * this component and its intended use.\r
  */\r
-\r
+#include <Msp430Adc12.h>\r
 generic configuration Msp430Adc12ClientAutoDMAC()\r
 {\r
   provides {\r
index ee713db41458eadc332fce3163d5f159871c7bb1..6fea1bd392292ffd520bd45b6c0b06686d4b59b6 100644 (file)
@@ -41,7 +41,7 @@
  * @see  Please refer to the README.txt and TEP 101 for more information about\r
  * this component and its intended use.\r
  */\r
-\r
+#include <Msp430Adc12.h>\r
 generic configuration Msp430Adc12ClientAutoDMA_RVGC()\r
 {\r
   provides {\r
index 97cc789aa92962eb117a00faf8fd7f8b2a979141..9c732a5027968267c70566b64c06c3fc4ac94453 100644 (file)
@@ -39,7 +39,7 @@
  * @see  Please refer to the README.txt and TEP 101 for more information about\r
  * this component and its intended use.\r
  */\r
-\r
+#include <Msp430Adc12.h> \r
 generic configuration Msp430Adc12ClientAutoRVGC()\r
 {\r
   provides {\r
index 4d40621b42eac725b5ee7bc22e229477cc46169f..b2c59751d494a741e48fffe07f288d542eeea4aa 100644 (file)
@@ -41,7 +41,7 @@
  * @see  Please refer to the README.txt and TEP 101 for more information about\r
  * this component and its intended use.\r
  */\r
-\r
+#include <Msp430Adc12.h>\r
 generic configuration Msp430Adc12ClientC()\r
 {\r
   provides {\r